org.apache.lucene.store
protected static class FSDirectory.FSIndexInput extends SimpleFSDirectory.SimpleFSIndexInput
| Modifier and Type | Class and Description |
|---|---|
protected static class |
FSDirectory.FSIndexInput.Descriptor
Deprecated.
|
chunkSize, filebuffer, BUFFER_SIZE| Constructor and Description |
|---|
FSDirectory.FSIndexInput(java.io.File path)
Deprecated.
|
FSDirectory.FSIndexInput(java.io.File path,
int bufferSize)
Deprecated.
|
clone, close, length, readInternal, seekInternalgetBufferSize, getFilePointer, newBuffer, readByte, readBytes, readBytes, seek, setBufferSizereadChars, readInt, readLong, readString, readStringStringMap, readVInt, readVLong, setModifiedUTF8StringsMode, skipCharspublic FSDirectory.FSIndexInput(java.io.File path)
throws java.io.IOException
java.io.IOExceptionpublic FSDirectory.FSIndexInput(java.io.File path,
int bufferSize)
throws java.io.IOException
java.io.IOExceptionCopyright © 2000-2016 Apache Software Foundation. All Rights Reserved.