Class StreamTableWriter

java.lang.Object
com.illumon.iris.db.tables.dataimport.StreamTableWriter
All Implemented Interfaces:
Entry, Record, Row, TableWriter

public class StreamTableWriter
extends Object
implements TableWriter
A "stream" table writer that outputs to a single byte buffer sink.