|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.io.RandomAccessFile
org.apache.lucene.store.FSDirectory.FSIndexInput.Descriptor
protected static class FSDirectory.FSIndexInput.Descriptor
| Field Summary | |
|---|---|
protected boolean |
isOpen
|
| Constructor Summary | |
|---|---|
FSDirectory.FSIndexInput.Descriptor(File file,
String mode)
|
|
| Method Summary | |
|---|---|
void |
close()
|
protected void |
finalize()
|
| 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, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected volatile boolean isOpen
| Constructor Detail |
|---|
public FSDirectory.FSIndexInput.Descriptor(File file,
String mode)
throws IOException
IOException| Method Detail |
|---|
public void close()
throws IOException
close in interface Closeableclose in class RandomAccessFileIOException
protected void finalize()
throws Throwable
finalize in class ObjectThrowable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||