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, file
buffer, 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, seekInternal
getBufferSize, getFilePointer, newBuffer, readByte, readBytes, readBytes, seek, setBufferSize
readChars, readInt, readLong, readString, readStringStringMap, readVInt, readVLong, setModifiedUTF8StringsMode, skipChars
public FSDirectory.FSIndexInput(java.io.File path) throws java.io.IOException
java.io.IOException
public FSDirectory.FSIndexInput(java.io.File path, int bufferSize) throws java.io.IOException
java.io.IOException
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.