kdrant
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
kdrant
kdrant-core
/
dev.kdrant.model
/
CollectionInfo
/
CollectionInfo
Collection
Info
constructor
(
status
:
CollectionStatus
=
CollectionStatus.UNKNOWN
,
pointsCount
:
Long
?
=
null
,
indexedVectorsCount
:
Long
?
=
null
,
segmentsCount
:
Int
?
=
null
)