| 程序包 | 说明 |
|---|---|
| org.apache.flink.table.client.gateway.context | |
| org.apache.flink.table.client.gateway.local |
| 限定符和类型 | 方法和说明 |
|---|---|
ExecutionContext |
SessionContext.getExecutionContext() |
| 构造器和说明 |
|---|
ExecutionContext(ExecutionContext context)
Create a new
ExecutionContext. |
| 限定符和类型 | 方法和说明 |
|---|---|
protected ExecutionContext |
LocalExecutor.getExecutionContext(String sessionId)
Get the existed
ExecutionContext from contextMap, or thrown exception if does not
exist. |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.