| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.apache.lucene.store.IndexInputorg.apache.lucene.store.BufferedIndexInputorg.apache.lucene.store.InputStreampublic abstract class InputStreamextends BufferedIndexInputField Summary | |
protected long | |
Method Summary | |
long |
|
Methods inherited from class org.apache.lucene.store.BufferedIndexInput | |
clone, getFilePointer, readByte, readBytes, readInternal, seek, seekInternal | |
Methods inherited from class org.apache.lucene.store.IndexInput | |
clone, close, getFilePointer, length, readByte, readBytes, readChars, readInt, readLong, readString, readVInt, readVLong, seek | |