|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.lucene.store.IndexOutput
org.apache.lucene.store.BufferedIndexOutput
org.apache.lucene.store.SimpleFSDirectory.SimpleFSIndexOutput
org.apache.lucene.store.FSDirectory.FSIndexOutput
protected static class FSDirectory.FSIndexOutput
| Constructor Summary | |
|---|---|
FSDirectory.FSIndexOutput(File path)
Deprecated. |
|
| Method Summary |
|---|
| Methods inherited from class org.apache.lucene.store.SimpleFSDirectory.SimpleFSIndexOutput |
|---|
close, flushBuffer, length, seek, setLength |
| Methods inherited from class org.apache.lucene.store.BufferedIndexOutput |
|---|
flush, getFilePointer, writeByte, writeBytes |
| Methods inherited from class org.apache.lucene.store.IndexOutput |
|---|
copyBytes, writeBytes, writeChars, writeChars, writeInt, writeLong, writeString, writeStringStringMap, writeVInt, writeVLong |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FSDirectory.FSIndexOutput(File path)
throws IOException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||