Class JarPlanPostHeaders
java.lang.Object
org.apache.flink.runtime.webmonitor.handlers.AbstractJarPlanHeaders
org.apache.flink.runtime.webmonitor.handlers.JarPlanPostHeaders
- 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>
Message headers for
JarPlanHandler.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.flink.runtime.rest.HttpMethodWrapperstatic JarPlanPostHeadersMethods inherited from class org.apache.flink.runtime.webmonitor.handlers.AbstractJarPlanHeaders
getDescription, getRequestClass, getResponseClass, getResponseStatusCode, getTargetRestEndpointURL, getUnresolvedMessageParameters, operationIdMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.flink.runtime.rest.messages.MessageHeaders
getCustomHeaders, getResponseTypeParametersMethods inherited from interface org.apache.flink.runtime.rest.messages.RuntimeMessageHeaders
getSupportedAPIVersionsMethods inherited from interface org.apache.flink.runtime.rest.messages.UntypedResponseMessageHeaders
acceptsFileUploads
-
Constructor Details
-
JarPlanPostHeaders
public JarPlanPostHeaders()
-
-
Method Details
-
getHttpMethod
public org.apache.flink.runtime.rest.HttpMethodWrapper getHttpMethod() -
getInstance
-