Uses of Class
org.apache.lucene.codecs.lucene45.Lucene45DocValuesProducer.BinaryEntry
Packages that use Lucene45DocValuesProducer.BinaryEntry
-
Uses of Lucene45DocValuesProducer.BinaryEntry in org.apache.lucene.codecs.lucene45
Methods in org.apache.lucene.codecs.lucene45 with parameters of type Lucene45DocValuesProducer.BinaryEntryModifier and TypeMethodDescriptionprotected MonotonicBlockPackedReader
Lucene45DocValuesProducer.getAddressInstance
(IndexInput data, FieldInfo field, Lucene45DocValuesProducer.BinaryEntry bytes) returns an address instance for variable-length binary values.protected MonotonicBlockPackedReader
Lucene45DocValuesProducer.getIntervalInstance
(IndexInput data, FieldInfo field, Lucene45DocValuesProducer.BinaryEntry bytes) returns an address instance for prefix-compressed binary values.