Uses of Class
org.apache.lucene.codecs.lucene95.OffHeapByteVectorValues
Packages that use OffHeapByteVectorValues
-
Uses of OffHeapByteVectorValues in org.apache.lucene.codecs.lucene95
Subclasses of OffHeapByteVectorValues in org.apache.lucene.codecs.lucene95Modifier and TypeClassDescriptionstatic class
Dense vector values that are stored off-heap.private static class
private static class
Methods in org.apache.lucene.codecs.lucene95 that return OffHeapByteVectorValuesModifier and TypeMethodDescriptionstatic OffHeapByteVectorValues
OffHeapByteVectorValues.load
(OrdToDocDISIReaderConfiguration configuration, VectorEncoding vectorEncoding, int dimension, long vectorDataOffset, long vectorDataLength, IndexInput vectorData)