Uses of Class
org.apache.flink.table.gateway.service.operation.OperationManager
Packages that use OperationManager
Package
Description
-
Uses of OperationManager in org.apache.flink.table.gateway.service.context
Methods in org.apache.flink.table.gateway.service.context that return OperationManagerConstructors in org.apache.flink.table.gateway.service.context with parameters of type OperationManagerModifierConstructorDescriptionprotectedSessionContext(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) -
Uses of OperationManager in org.apache.flink.table.gateway.service.session
Methods in org.apache.flink.table.gateway.service.session that return OperationManager