| Package | Description |
|---|---|
| org.apache.flink.table.client.gateway.local |
| Modifier and Type | Method and Description |
|---|---|
ExecutionContext.SessionState |
ExecutionContext.getSessionState() |
static ExecutionContext.SessionState |
ExecutionContext.SessionState.of(org.apache.flink.table.catalog.CatalogManager catalogManager,
org.apache.flink.table.module.ModuleManager moduleManager,
org.apache.flink.table.catalog.FunctionCatalog functionCatalog) |
| Modifier and Type | Method and Description |
|---|---|
ExecutionContext.Builder |
ExecutionContext.Builder.sessionState(ExecutionContext.SessionState sessionState) |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.