Uses of Class
org.apache.flink.runtime.rest.handler.async.AsynchronousOperationStatusMessageHeaders
Packages that use AsynchronousOperationStatusMessageHeaders
Package
Description
-
Uses of AsynchronousOperationStatusMessageHeaders in org.apache.flink.runtime.rest.handler.job.rescaling
Subclasses of AsynchronousOperationStatusMessageHeaders in org.apache.flink.runtime.rest.handler.job.rescalingModifier and TypeClassDescriptionclassMessage headers for polling the status of an ongoing rescaling operation. -
Uses of AsynchronousOperationStatusMessageHeaders in org.apache.flink.runtime.rest.messages.checkpoints
Subclasses of AsynchronousOperationStatusMessageHeaders in org.apache.flink.runtime.rest.messages.checkpointsModifier and TypeClassDescriptionclassThese headers define the protocol for querying the status of a checkpoint operation. -
Uses of AsynchronousOperationStatusMessageHeaders in org.apache.flink.runtime.rest.messages.dataset
Subclasses of AsynchronousOperationStatusMessageHeaders in org.apache.flink.runtime.rest.messages.datasetModifier and TypeClassDescriptionclassSpecification for retrieving the status for the delete operation of a cluster data set. -
Uses of AsynchronousOperationStatusMessageHeaders in org.apache.flink.runtime.rest.messages.job.savepoints
Subclasses of AsynchronousOperationStatusMessageHeaders in org.apache.flink.runtime.rest.messages.job.savepointsModifier and TypeClassDescriptionclassAsynchronousOperationTriggerMessageHeadersimplementation for theSavepointDisposalHandlers.SavepointDisposalStatusHandler.classThese headers define the protocol for triggering a savepoint.