Uses of Class
org.apache.flink.runtime.rest.messages.JobCancellationMessageParameters
Packages that use JobCancellationMessageParameters
Package
Description
-
Uses of JobCancellationMessageParameters in org.apache.flink.runtime.rest.handler.job
Constructor parameters in org.apache.flink.runtime.rest.handler.job with type arguments of type JobCancellationMessageParametersModifierConstructorDescriptionJobCancellationHandler(GatewayRetriever<? extends RestfulGateway> leaderRetriever, Duration timeout, Map<String, String> headers, MessageHeaders<EmptyRequestBody, EmptyResponseBody, JobCancellationMessageParameters> messageHeaders, TerminationModeQueryParameter.TerminationMode defaultTerminationMode) -
Uses of JobCancellationMessageParameters in org.apache.flink.runtime.rest.messages
Methods in org.apache.flink.runtime.rest.messages that return JobCancellationMessageParametersModifier and TypeMethodDescriptionJobCancellationHeaders.getUnresolvedMessageParameters()JobCancellationMessageParameters.resolveJobId(org.apache.flink.api.common.JobID jobId) JobCancellationMessageParameters.resolveTerminationMode(TerminationModeQueryParameter.TerminationMode terminationMode)