kdrant
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
kdrant
kdrant-migrate
/
dev.kdrant.migrate
/
MigrationReport
/
MigrationReport
Migration
Report
constructor
(
source
:
String
,
target
:
String
,
copied
:
Long
,
resumed
:
Boolean
,
sourceCount
:
Long
,
targetCount
:
Long
,
sampledPairs
:
Int
,
recall
:
Double
?
,
aliasMoved
:
Boolean
)