| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.apache.lucene.store.IndexOutputorg.apache.lucene.store.BufferedIndexOutputorg.apache.lucene.store.OutputStreampublic abstract class OutputStreamextends BufferedIndexOutputMethod 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 | |