|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.lucene.store.IndexInput
org.apache.lucene.store.BufferedIndexInput
org.apache.lucene.store.SimpleFSDirectory.SimpleFSIndexInput
org.apache.lucene.store.FSDirectory.FSIndexInput
protected static class FSDirectory.FSIndexInput
| Nested Class Summary | |
|---|---|
protected static class |
FSDirectory.FSIndexInput.Descriptor
Deprecated. |
| Field Summary |
|---|
| Fields inherited from class org.apache.lucene.store.SimpleFSDirectory.SimpleFSIndexInput |
|---|
chunkSize, file |
| Fields inherited from class org.apache.lucene.store.BufferedIndexInput |
|---|
buffer, BUFFER_SIZE |
| Constructor Summary | |
|---|---|
FSDirectory.FSIndexInput(File path)
Deprecated. |
|
FSDirectory.FSIndexInput(File path,
int bufferSize)
Deprecated. |
|
| Method Summary |
|---|
| Methods inherited from class org.apache.lucene.store.SimpleFSDirectory.SimpleFSIndexInput |
|---|
clone, close, length, readInternal, seekInternal |
| Methods inherited from class org.apache.lucene.store.BufferedIndexInput |
|---|
getBufferSize, getFilePointer, newBuffer, readByte, readBytes, readBytes, seek, setBufferSize |
| Methods inherited from class org.apache.lucene.store.IndexInput |
|---|
readChars, readInt, readLong, readString, readStringStringMap, readVInt, readVLong, setModifiedUTF8StringsMode, skipChars |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FSDirectory.FSIndexInput(File path)
throws IOException
IOException
public FSDirectory.FSIndexInput(File path,
int bufferSize)
throws IOException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||