protected static class FSDirectory.FSIndexInput extends SimpleFSDirectory.SimpleFSIndexInput
Modifier and Type | Class and Description |
---|---|
protected static class |
FSDirectory.FSIndexInput.Descriptor
Deprecated.
|
chunkSize, file
buffer, BUFFER_SIZE
Constructor and Description |
---|
FSDirectory.FSIndexInput(File path)
Deprecated.
|
FSDirectory.FSIndexInput(File path,
int bufferSize)
Deprecated.
|
clone, close, length, readInternal, seekInternal
getBufferSize, getFilePointer, newBuffer, readByte, readBytes, readBytes, seek, setBufferSize
readChars, readInt, readLong, readString, readStringStringMap, readVInt, readVLong, setModifiedUTF8StringsMode, skipChars
public FSDirectory.FSIndexInput(File path) throws IOException
IOException
public FSDirectory.FSIndexInput(File path, int bufferSize) throws IOException
IOException
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.