Uses of Class
org.apache.flink.runtime.rest.handler.async.AbstractAsynchronousOperationHandlers.TriggerHandler
-
-
Uses of AbstractAsynchronousOperationHandlers.TriggerHandler in org.apache.flink.runtime.rest.handler.dataset
Subclasses of AbstractAsynchronousOperationHandlers.TriggerHandler in org.apache.flink.runtime.rest.handler.dataset Modifier and Type Class Description classClusterDataSetDeleteHandlers.ClusterDataSetDeleteTriggerHandlerAbstractAsynchronousOperationHandlers.TriggerHandlerimplementation for the cluster data set delete operation. -
Uses of AbstractAsynchronousOperationHandlers.TriggerHandler in org.apache.flink.runtime.rest.handler.job.rescaling
Subclasses of AbstractAsynchronousOperationHandlers.TriggerHandler in org.apache.flink.runtime.rest.handler.job.rescaling Modifier and Type Class Description classRescalingHandlers.RescalingTriggerHandlerHandler which triggers the rescaling of the specified job. -
Uses of AbstractAsynchronousOperationHandlers.TriggerHandler in org.apache.flink.runtime.rest.handler.job.savepoints
Subclasses of AbstractAsynchronousOperationHandlers.TriggerHandler in org.apache.flink.runtime.rest.handler.job.savepoints Modifier and Type Class Description classSavepointDisposalHandlers.SavepointDisposalTriggerHandlerAbstractAsynchronousOperationHandlers.TriggerHandlerimplementation for the savepoint disposal operation.
-