Uses of Class
org.apache.lucene.backward_codecs.lucene50.Lucene50CompoundReader.FileEntry
Packages that use Lucene50CompoundReader.FileEntry
-
Uses of Lucene50CompoundReader.FileEntry in org.apache.lucene.backward_codecs.lucene50
Fields in org.apache.lucene.backward_codecs.lucene50 with type parameters of type Lucene50CompoundReader.FileEntryModifier and TypeFieldDescriptionprivate final Map<String, Lucene50CompoundReader.FileEntry> Lucene50CompoundReader.entriesMethods in org.apache.lucene.backward_codecs.lucene50 that return types with arguments of type Lucene50CompoundReader.FileEntryModifier and TypeMethodDescriptionprivate Map<String, Lucene50CompoundReader.FileEntry> Lucene50CompoundReader.readEntries(byte[] segmentID, Directory dir, String entriesFileName) Helper method that reads CFS entries from an input streamprivate Map<String, Lucene50CompoundReader.FileEntry> Lucene50CompoundReader.readMapping(IndexInput entriesStream)