Interface StreamingOutput

All Superinterfaces:
AutoCloseable, Closeable, Flushable
All Known Implementing Classes:
BinaryOutput, JsonOutput

public interface StreamingOutput
extends Flushable, Closeable
Adapter for streaming results in different output formats.
Author:
andreas