Uses of Class
org.apache.flink.table.gateway.api.results.OperationInfo
Packages that use OperationInfo
-
Uses of OperationInfo in org.apache.flink.table.gateway.api
Methods in org.apache.flink.table.gateway.api that return OperationInfoModifier and TypeMethodDescriptionSqlGatewayService.getOperationInfo(SessionHandle sessionHandle, OperationHandle operationHandle) Get theOperationInfoof the operation.