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