Uses of Class
org.apache.lucene.codecs.lucene99.OffHeapQuantizedByteVectorValues
Packages that use OffHeapQuantizedByteVectorValues
-
Uses of OffHeapQuantizedByteVectorValues in org.apache.lucene.codecs.lucene99
Subclasses of OffHeapQuantizedByteVectorValues in org.apache.lucene.codecs.lucene99Modifier and TypeClassDescriptionstatic classDense vector values that are stored off-heap.private static classprivate static classMethods in org.apache.lucene.codecs.lucene99 that return OffHeapQuantizedByteVectorValuesModifier and TypeMethodDescriptionOffHeapQuantizedByteVectorValues.load(OrdToDocDISIReaderConfiguration configuration, int dimension, int size, ScalarQuantizer scalarQuantizer, VectorSimilarityFunction similarityFunction, FlatVectorsScorer vectorsScorer, boolean compress, long quantizedVectorDataOffset, long quantizedVectorDataLength, IndexInput vectorData)