public class SubtaskAttemptMessageParameters extends SubtaskMessageParameters
Modifier and Type | Field and Description |
---|---|
protected SubtaskAttemptPathParameter |
subtaskAttemptPathParameter |
subtaskIndexPathParameter
jobVertexIdPathParameter
jobPathParameter
Constructor and Description |
---|
SubtaskAttemptMessageParameters() |
Modifier and Type | Method and Description |
---|---|
Collection<MessagePathParameter<?>> |
getPathParameters()
Returns the collection of
MessagePathParameter that the request supports. |
getQueryParameters
isResolved, resolveUrl
protected final SubtaskAttemptPathParameter subtaskAttemptPathParameter
public Collection<MessagePathParameter<?>> getPathParameters()
MessageParameters
MessagePathParameter
that the request supports. The
collection should not be modifiable.getPathParameters
in class SubtaskMessageParameters
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.