Uses of Class
org.apache.lucene.codecs.memory.DirectDocValuesProducer.BinaryEntry
Packages that use DirectDocValuesProducer.BinaryEntry
Package
Description
Term dictionary, DocValues or Postings formats that are read
entirely into memory.
-
Uses of DirectDocValuesProducer.BinaryEntry in org.apache.lucene.codecs.memory
Fields in org.apache.lucene.codecs.memory declared as DirectDocValuesProducer.BinaryEntryModifier and TypeFieldDescription(package private) DirectDocValuesProducer.BinaryEntryDirectDocValuesProducer.SortedEntry.values(package private) DirectDocValuesProducer.BinaryEntryDirectDocValuesProducer.SortedSetEntry.valuesFields in org.apache.lucene.codecs.memory with type parameters of type DirectDocValuesProducer.BinaryEntryModifier and TypeFieldDescriptionprivate final Map<String, DirectDocValuesProducer.BinaryEntry> DirectDocValuesProducer.binariesMethods in org.apache.lucene.codecs.memory that return DirectDocValuesProducer.BinaryEntryMethods in org.apache.lucene.codecs.memory with parameters of type DirectDocValuesProducer.BinaryEntryModifier and TypeMethodDescriptionDirectDocValuesProducer.loadBinary(DirectDocValuesProducer.BinaryEntry entry)