Uses of Class
org.apache.flink.runtime.rest.handler.async.AbstractAsynchronousOperationHandlers
-
-
Uses of AbstractAsynchronousOperationHandlers in org.apache.flink.runtime.rest.handler.dataset
Subclasses of AbstractAsynchronousOperationHandlers in org.apache.flink.runtime.rest.handler.dataset Modifier and Type Class Description classClusterDataSetDeleteHandlersHandler forClusterDataSetDeleteTriggerHeaders. -
Uses of AbstractAsynchronousOperationHandlers in org.apache.flink.runtime.rest.handler.job.rescaling
Subclasses of AbstractAsynchronousOperationHandlers in org.apache.flink.runtime.rest.handler.job.rescaling Modifier and Type Class Description classRescalingHandlersRest handler to trigger and poll the rescaling of a running job. -
Uses of AbstractAsynchronousOperationHandlers in org.apache.flink.runtime.rest.handler.job.savepoints
Subclasses of AbstractAsynchronousOperationHandlers in org.apache.flink.runtime.rest.handler.job.savepoints Modifier and Type Class Description classSavepointDisposalHandlersHandlers to trigger the disposal of a savepoint.
-