Uses of Class
org.apache.flink.table.gateway.rest.handler.operation.AbstractOperationHandler
-
Packages that use AbstractOperationHandler Package Description org.apache.flink.table.gateway.rest.handler.operation -
-
Uses of AbstractOperationHandler in org.apache.flink.table.gateway.rest.handler.operation
Subclasses of AbstractOperationHandler in org.apache.flink.table.gateway.rest.handler.operation Modifier and Type Class Description classCancelOperationHandlerHandler to cancel operation.classCloseOperationHandlerHandler to close operation.classGetOperationStatusHandlerHandler to get the status of operation.
-