java.lang.Objectorg.apache.lucene.store.RAMFile
All Implemented Interfaces:
Serializable
| Field Summary | ||
|---|---|---|
| long | length | |
| RAMDirectory | directory | |
| long | sizeInBytes | |
| Constructor: |
|---|
|
|
| Method from org.apache.lucene.store.RAMFile Summary: |
|---|
| addBuffer, getBuffer, getLastModified, getLength, getSizeInBytes, newBuffer, numBuffers, setLastModified, setLength |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.apache.lucene.store.RAMFile Detail: |
|---|
|
|
|
|
|
|
|
|
|