kdrant
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
kdrant
kdrant-core
/
dev.kdrant
/
QdrantClient
/
downloadStorageSnapshot
download
Storage
Snapshot
abstract
fun
downloadStorageSnapshot
(
snapshotName
:
String
)
:
Flow
<
ByteArray
>
Stream a whole-storage snapshot's bytes as a cold
Flow
. See
downloadSnapshot
.