Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.lucene.store.IndexInput
org.apache.lucene.store.BufferedIndexInput
org.apache.lucene.store.InputStream
public abstract class InputStream
extends BufferedIndexInput
Field 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 |