Uses of Class
org.apache.flink.table.gateway.service.operation.OperationExecutor
-
Packages that use OperationExecutor Package Description org.apache.flink.table.gateway.service.context org.apache.flink.table.gateway.service.session -
-
Uses of OperationExecutor in org.apache.flink.table.gateway.service.context
Methods in org.apache.flink.table.gateway.service.context that return OperationExecutor Modifier and Type Method Description OperationExecutorSessionContext. createOperationExecutor(org.apache.flink.configuration.Configuration executionConfig) -
Uses of OperationExecutor in org.apache.flink.table.gateway.service.session
Methods in org.apache.flink.table.gateway.service.session that return OperationExecutor Modifier and Type Method Description OperationExecutorSession. createExecutor()OperationExecutorSession. createExecutor(org.apache.flink.configuration.Configuration executionConfig)
-