Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.lucene.store.IndexOutput
org.apache.lucene.store.BufferedIndexOutput
org.apache.lucene.store.OutputStream
public abstract class OutputStream
extends BufferedIndexOutput
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 | |
close , flush , getFilePointer , length , seek , writeByte , writeBytes , writeChars , writeInt , writeLong , writeString , writeVInt , writeVLong |