public class AggregatedSubtaskMetricsHeaders extends AbstractAggregatedMetricsHeaders<AggregatedSubtaskMetricsParameters>
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Returns the description for this header.
|
static AggregatedSubtaskMetricsHeaders |
getInstance() |
String |
getTargetRestEndpointURL()
Returns the generalized endpoint url that this request should be sent to, for example
/job/:jobid . |
AggregatedSubtaskMetricsParameters |
getUnresolvedMessageParameters()
Returns a new
MessageParameters object. |
getHttpMethod, getRequestClass, getResponseClass, getResponseStatusCode
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getResponseTypeParameters
acceptsFileUploads
getSupportedAPIVersions
public AggregatedSubtaskMetricsParameters getUnresolvedMessageParameters()
UntypedResponseMessageHeaders
MessageParameters
object.public String getTargetRestEndpointURL()
RestHandlerSpecification
/job/:jobid
.public static AggregatedSubtaskMetricsHeaders getInstance()
public String getDescription()
MessageHeaders
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.