java.lang.Objectorg.apache.lucene.store.IndexInput
org.apache.lucene.store.RAMInputStream
All Implemented Interfaces:
Cloneable
$ - Id: RAMInputStream.java 632120 2008-02-28 21:13:59Z mikemccand $| Field Summary | ||
|---|---|---|
| static final int | BUFFER_SIZE | |
| Constructor: |
|---|
|
| Method from org.apache.lucene.store.RAMInputStream Summary: |
|---|
| close, getFilePointer, length, readByte, readBytes, seek |
| Methods from org.apache.lucene.store.IndexInput: |
|---|
| clone, close, getFilePointer, length, readByte, readBytes, readBytes, readChars, readInt, readLong, readString, readVInt, readVLong, seek, setModifiedUTF8StringsMode, skipChars |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.apache.lucene.store.RAMInputStream Detail: |
|---|
|
|
|
|
|
|