Package | Description |
---|---|
org.apache.flink.table.client.gateway.local |
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.Builder
Builder for
ExecutionContext . |
ExecutionContext.SessionState
Represents the state that should be reused in one session.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.