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(File path)
Deprecated.
|
FSDirectory.FSIndexInput(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(File path) throws IOException
IOExceptionpublic FSDirectory.FSIndexInput(File path, int bufferSize) throws IOException
IOExceptionCopyright © 2000-2012 Apache Software Foundation. All Rights Reserved.