| Package | Description |
|---|---|
| org.apache.flink.table.client.gateway.local | |
| org.apache.flink.table.client.gateway.local.result |
| Class and Description |
|---|
| CollectBatchTableSink
Table sink for collecting the results locally all at once using accumulators.
|
| CollectStreamTableSink
Table sink for collecting the results locally using sockets.
|
| ExecutionContext
Context for executing table programs.
|
ExecutionContext.EnvironmentInstance
ExecutionEnvironment and StreamExecutionEnvironment cannot be reused
across multiple queries because they are stateful. |
| Class and Description |
|---|
| ProgramDeployer
The helper class to deploy a table program on the cluster.
|
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.