Class | Description |
---|---|
BatchSelectTableSink |
A
StreamTableSink for batch select job to collect the result to local. |
DynamicSinkUtils |
Utilities for dealing with
DynamicTableSink . |
SelectTableSinkBase<T> |
Basic implementation of
StreamTableSink for select job to collect the result to local. |
SelectTableSinkSchemaConverter |
An utility class that provides abilities to change
TableSchema . |
StreamSelectTableSink |
A
RetractStreamTableSink for streaming select job to collect the result to local. |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.