protected static class SimpleFSDirectory.SimpleFSIndexInput.Descriptor extends RandomAccessFile
Modifier and Type | Field and Description |
---|---|
protected boolean |
isOpen |
Constructor and Description |
---|
SimpleFSDirectory.SimpleFSIndexInput.Descriptor(File file,
String mode) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
getChannel, getFD, getFilePointer, length, read, read, read, readBoolean, readByte, readChar, readDouble, readFloat, readFully, readFully, readInt, readLine, readLong, readShort, readUnsignedByte, readUnsignedShort, readUTF, seek, setLength, skipBytes, write, write, write, writeBoolean, writeByte, writeBytes, writeChar, writeChars, writeDouble, writeFloat, writeInt, writeLong, writeShort, writeUTF
public SimpleFSDirectory.SimpleFSIndexInput.Descriptor(File file, String mode) throws IOException
IOException
public void close() throws IOException
close
in interface Closeable
close
in class RandomAccessFile
IOException