| Package | Description |
|---|---|
| org.apache.flink.table.client.gateway.context | |
| org.apache.flink.table.client.gateway.local |
| Modifier and Type | Method and Description |
|---|---|
ExecutionContext |
SessionContext.getExecutionContext() |
| Constructor and Description |
|---|
ExecutionContext(ExecutionContext context)
Create a new
ExecutionContext. |
| Modifier and Type | Method and Description |
|---|---|
protected ExecutionContext |
LocalExecutor.getExecutionContext(String sessionId)
Get the existed
ExecutionContext from contextMap, or thrown exception if does not
exist. |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.