| Package | Description |
|---|---|
| org.apache.flink.table.gateway.service.context |
| Modifier and Type | Method and Description |
|---|---|
SessionContext.SessionState |
SessionContext.getSessionState() |
protected static SessionContext.SessionState |
SessionContext.initializeSessionState(org.apache.flink.table.gateway.api.session.SessionEnvironment environment,
org.apache.flink.configuration.Configuration configuration,
org.apache.flink.table.resource.ResourceManager resourceManager) |
| Constructor and Description |
|---|
SessionContext(DefaultContext defaultContext,
org.apache.flink.table.gateway.api.session.SessionHandle sessionId,
org.apache.flink.table.gateway.api.endpoint.EndpointVersion endpointVersion,
org.apache.flink.configuration.Configuration sessionConf,
URLClassLoader classLoader,
SessionContext.SessionState sessionState,
OperationManager operationManager) |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.