OutputFormatTableSink
instead.@Deprecated public interface BatchTableSink<T> extends TableSink<T>
Modifier and Type | Method and Description |
---|---|
void |
emitDataSet(DataSet<T> dataSet)
Deprecated.
Emits the DataSet.
|
configure, getConsumedDataType, getFieldNames, getFieldTypes, getOutputType, getTableSchema
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.