- 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 |
-
Constructor Summary
Constructors
Constructor and Description |
Descriptor(java.io.File file,
java.lang.String mode) |
-
Method Summary
-
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-2022 Apache Software Foundation. All Rights Reserved.