| Class | Description |
|---|---|
| DefaultContext |
Context describing default environment, command line options, flink config, etc.
|
| ExecutionContext |
Context for executing table programs.
|
| LegacyTableEnvironmentInitializer | Deprecated
This will be dropped in Flink 1.14 with dropping support of
sql-client.yaml
configuration file. |
| SessionContext |
Context describing a session, it's mainly used for user to open a new session in the backend.
|
| SessionContext.SessionState |
session state.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.