| Package | Description |
|---|---|
| org.apache.flink.table.gateway.service.context | |
| org.apache.flink.table.gateway.service.session |
| Modifier and Type | Method and Description |
|---|---|
OperationManager |
SessionContext.getOperationManager() |
| 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) |
| Modifier and Type | Method and Description |
|---|---|
OperationManager |
Session.getOperationManager() |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.