Uses of Class
org.apache.flink.runtime.rest.handler.async.AsynchronousOperationStatusMessageHeaders
-
-
Uses of AsynchronousOperationStatusMessageHeaders in org.apache.flink.runtime.rest.handler.job.rescaling
Subclasses of AsynchronousOperationStatusMessageHeaders in org.apache.flink.runtime.rest.handler.job.rescaling Modifier and Type Class Description classRescalingStatusHeadersMessage 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.checkpoints Modifier and Type Class Description classCheckpointStatusHeadersThese 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.dataset Modifier and Type Class Description classClusterDataSetDeleteStatusHeadersSpecification 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.savepoints Modifier and Type Class Description classSavepointDisposalStatusHeadersAsynchronousOperationTriggerMessageHeadersimplementation for theSavepointDisposalHandlers.SavepointDisposalStatusHandler.classSavepointStatusHeadersThese headers define the protocol for triggering a savepoint.
-