- java.lang.Object
-
- java.io.RandomAccessFile
-
- org.apache.lucene.store.SimpleFSDirectory.SimpleFSIndexInput.Descriptor
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
protected boolean |
isOpen |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
void |
close() |
-
Methods inherited from class java.io.RandomAccessFile
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
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.