Package org.apache.lucene.store
Class FSDirectory.FSIndexInput.Descriptor
- java.lang.Object
-
- org.apache.lucene.store.FSDirectory.FSIndexInput.Descriptor
-
- All Implemented Interfaces:
Cloneable
- Enclosing class:
- FSDirectory.FSIndexInput
protected static class FSDirectory.FSIndexInput.Descriptor extends Object implements Cloneable
-
-
Constructor Summary
Constructors Constructor Description Descriptor(File file, String mode)
-
-
-
Constructor Detail
-
Descriptor
public Descriptor(File file, String mode) throws IOException
- Throws:
IOException
-
-
Method Detail
-
close
public void close() throws IOException- Throws:
IOException
-
-