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, writeUTFpublic SimpleFSDirectory.SimpleFSIndexInput.Descriptor(File file, String mode) throws IOException
IOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class RandomAccessFileIOExceptionCopyright © 2000-2015 Apache Software Foundation. All Rights Reserved.