Uses of Class
org.apache.lucene.codecs.memory.DirectDocValuesProducer.BinaryRawValues
Packages that use DirectDocValuesProducer.BinaryRawValues
Package
Description
Term dictionary, DocValues or Postings formats that are read
entirely into memory.
-
Uses of DirectDocValuesProducer.BinaryRawValues in org.apache.lucene.codecs.memory
Fields in org.apache.lucene.codecs.memory with type parameters of type DirectDocValuesProducer.BinaryRawValuesModifier and TypeFieldDescriptionprivate final Map<String, DirectDocValuesProducer.BinaryRawValues> DirectDocValuesProducer.binaryInstancesMethods in org.apache.lucene.codecs.memory that return DirectDocValuesProducer.BinaryRawValuesModifier and TypeMethodDescriptionDirectDocValuesProducer.loadBinary(DirectDocValuesProducer.BinaryEntry entry)