Class JobCancellationHeaders

java.lang.Object
org.apache.flink.runtime.rest.messages.JobCancellationHeaders
All Implemented Interfaces:
RestHandlerSpecification, MessageHeaders<EmptyRequestBody,EmptyResponseBody,JobCancellationMessageParameters>, RuntimeMessageHeaders<EmptyRequestBody,EmptyResponseBody,JobCancellationMessageParameters>, UntypedResponseMessageHeaders<EmptyRequestBody,JobCancellationMessageParameters>

Message headers for the JobCancellationHandler.