Uses of Package
com.hazelcast.vector
Packages that use com.hazelcast.vector
Package
Description
This package contains interfaces and classes of the split-brain merging SPI.
Provides interfaces for Hazelcast vector database.
-
Classes in com.hazelcast.vector used by com.hazelcast.spi.mergeClassDescriptionA
VectorDocument
includes a user-suppliedV value
and the associatedVectorValues
that represent the document. -
Classes in com.hazelcast.vector used by com.hazelcast.vectorClassDescription
SearchOptions
hint definitionVector search optionsVector search options builderAVectorDocument
includes a user-suppliedV value
and the associatedVectorValues
that represent the document.AVectorValues
instance contains the vectors that describe aVectorDocument
.