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(CatalogManager catalogManager,
ModuleManager moduleManager,
FunctionCatalog functionCatalog) |
Modifier and Type | Method and Description |
---|---|
ExecutionContext.Builder |
ExecutionContext.Builder.sessionState(ExecutionContext.SessionState sessionState) |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.