| Package | Description |
|---|---|
| org.apache.flink.table.planner.sinks |
| Modifier and Type | Class and Description |
|---|---|
class |
BatchSelectTableSink
A
StreamTableSink for batch select job to collect the result to local. |
class |
StreamSelectTableSink
A
RetractStreamTableSink for streaming select job to collect the result to local. |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.