|
||||||||||
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.OutputStream
IndexOutput
or BufferedIndexOutput
instead.
public abstract class OutputStream
Constructor Summary | |
---|---|
OutputStream()
Deprecated. |
Method Summary |
---|
Methods inherited from class org.apache.lucene.store.BufferedIndexOutput |
---|
close, flush, flushBuffer, getFilePointer, length, seek, writeByte, writeBytes |
Methods inherited from class org.apache.lucene.store.IndexOutput |
---|
writeChars, writeInt, writeLong, writeString, writeVInt, writeVLong |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OutputStream()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |