Class JarPlanGetHeaders

  • All Implemented Interfaces:
    org.apache.flink.runtime.rest.handler.RestHandlerSpecification, org.apache.flink.runtime.rest.messages.MessageHeaders<JarPlanRequestBody,​org.apache.flink.runtime.rest.messages.JobPlanInfo,​org.apache.flink.runtime.webmonitor.handlers.JarPlanMessageParameters>, org.apache.flink.runtime.rest.messages.RuntimeMessageHeaders<JarPlanRequestBody,​org.apache.flink.runtime.rest.messages.JobPlanInfo,​org.apache.flink.runtime.webmonitor.handlers.JarPlanMessageParameters>, org.apache.flink.runtime.rest.messages.UntypedResponseMessageHeaders<JarPlanRequestBody,​org.apache.flink.runtime.webmonitor.handlers.JarPlanMessageParameters>

    public class JarPlanGetHeaders
    extends AbstractJarPlanHeaders
    Message headers for JarPlanHandler.
    • Constructor Detail

      • JarPlanGetHeaders

        public JarPlanGetHeaders()
    • Method Detail

      • getHttpMethod

        public org.apache.flink.runtime.rest.HttpMethodWrapper getHttpMethod()