Class Hierarchy
- java.lang.Object
- org.apache.lucene.codecs.Codec (implements org.apache.lucene.util.NamedSPILoader.NamedSPI)
- com.apple.foundationdb.record.lucene.codec.LuceneOptimizedCodec
- org.apache.lucene.codecs.CompoundFormat
- com.apple.foundationdb.record.lucene.codec.LuceneOptimizedCompoundFormat
- org.apache.lucene.store.DataInput (implements java.lang.Cloneable)
- org.apache.lucene.store.IndexInput (implements java.lang.Cloneable, java.io.Closeable)
- org.apache.lucene.store.ChecksumIndexInput
- org.apache.lucene.store.BufferedChecksumIndexInput
- com.apple.foundationdb.record.lucene.codec.PrefetchableBufferedChecksumIndexInput
- org.apache.lucene.store.BufferedChecksumIndexInput
- org.apache.lucene.store.ChecksumIndexInput
- org.apache.lucene.store.IndexInput (implements java.lang.Cloneable, java.io.Closeable)
- org.apache.lucene.store.Directory (implements java.io.Closeable)
- org.apache.lucene.codecs.CompoundDirectory
- com.apple.foundationdb.record.lucene.codec.LuceneOptimizedCompoundReader
- org.apache.lucene.codecs.CompoundDirectory
- org.apache.lucene.codecs.DocValuesFormat (implements org.apache.lucene.util.NamedSPILoader.NamedSPI)
- com.apple.foundationdb.record.lucene.codec.LuceneOptimizedDocValuesFormat
- org.apache.lucene.codecs.FieldInfosFormat
- com.apple.foundationdb.record.lucene.codec.LuceneOptimizedFieldInfosFormat
- com.apple.foundationdb.record.lucene.codec.LazyCloseable<T> (implements java.io.Closeable)
- com.apple.foundationdb.record.lucene.codec.LazyOpener<T>
- org.apache.lucene.codecs.LiveDocsFormat
- com.apple.foundationdb.record.lucene.codec.LuceneOptimizedLiveDocsFormat
- org.apache.lucene.codecs.PointsFormat
- com.apple.foundationdb.record.lucene.codec.LuceneOptimizedPointsFormat
- org.apache.lucene.codecs.PostingsFormat (implements org.apache.lucene.util.NamedSPILoader.NamedSPI)
- com.apple.foundationdb.record.lucene.codec.LuceneOptimizedPostingsFormat
- org.apache.lucene.codecs.StoredFieldsFormat
- com.apple.foundationdb.record.lucene.codec.LuceneOptimizedStoredFieldsFormat
- org.apache.lucene.codecs.StoredFieldsReader (implements org.apache.lucene.util.Accountable, java.lang.Cloneable, java.io.Closeable)
- com.apple.foundationdb.record.lucene.codec.LazyStoredFieldsReader (implements com.apple.foundationdb.record.lucene.LucenePrimaryKeySegmentIndexV1.StoredFieldsReaderSegmentInfo)
- com.apple.foundationdb.record.lucene.codec.LuceneOptimizedStoredFieldsReader (implements com.apple.foundationdb.record.lucene.LucenePrimaryKeySegmentIndexV1.StoredFieldsReaderSegmentInfo)
- org.apache.lucene.codecs.StoredFieldsWriter (implements org.apache.lucene.util.Accountable, java.io.Closeable)
- com.apple.foundationdb.record.lucene.codec.LuceneOptimizedStoredFieldsWriter
- org.apache.lucene.codecs.Codec (implements org.apache.lucene.util.NamedSPILoader.NamedSPI)
Interface Hierarchy
- com.apple.foundationdb.record.lucene.codec.LazyOpener.Opener<T>