Class OutputStreamIndexOutput

All Implemented Interfaces:
Closeable, AutoCloseable
Direct Known Subclasses:
FSDirectory.FSIndexOutput

public class OutputStreamIndexOutput extends IndexOutput
Implementation class for buffered IndexOutput that writes to an OutputStream.