Class Hierarchy
- java.lang.Object
- org.apache.lucene.store.DataInput (implements java.lang.Cloneable)
- org.apache.lucene.store.IndexInput (implements java.lang.Cloneable, java.io.Closeable)
- org.elasticsearch.common.lucene.store.ByteArrayIndexInput
- org.apache.lucene.store.IndexInput (implements java.lang.Cloneable, java.io.Closeable)
- org.apache.lucene.store.DataOutput
- org.apache.lucene.store.IndexOutput (implements java.io.Closeable)
- org.elasticsearch.common.lucene.store.FilterIndexOutput
- org.apache.lucene.store.IndexOutput (implements java.io.Closeable)
- java.io.InputStream (implements java.io.Closeable)
- org.elasticsearch.common.lucene.store.InputStreamIndexInput
- java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
- org.elasticsearch.common.lucene.store.IndexOutputOutputStream
- org.apache.lucene.store.DataInput (implements java.lang.Cloneable)