Uses of Class
org.apache.flink.runtime.rest.handler.async.AbstractAsynchronousOperationHandlers
Packages that use AbstractAsynchronousOperationHandlers
Package
Description
-
Uses of AbstractAsynchronousOperationHandlers in org.apache.flink.runtime.rest.handler.dataset
Subclasses of AbstractAsynchronousOperationHandlers in org.apache.flink.runtime.rest.handler.dataset -
Uses of AbstractAsynchronousOperationHandlers in org.apache.flink.runtime.rest.handler.job.rescaling
Subclasses of AbstractAsynchronousOperationHandlers in org.apache.flink.runtime.rest.handler.job.rescalingModifier and TypeClassDescriptionclassRest 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.savepointsModifier and TypeClassDescriptionclassHandlers to trigger the disposal of a savepoint.