public class SubtaskAttemptMessageParameters extends SubtaskMessageParameters
| Modifier and Type | Field and Description |
|---|---|
protected SubtaskAttemptPathParameter |
subtaskAttemptPathParameter |
subtaskIndexPathParameterjobVertexIdPathParameterjobPathParameter| Constructor and Description |
|---|
SubtaskAttemptMessageParameters() |
| Modifier and Type | Method and Description |
|---|---|
Collection<MessagePathParameter<?>> |
getPathParameters()
Returns the collection of
MessagePathParameter that the request supports. |
getQueryParametersisResolved, resolveUrlprotected final SubtaskAttemptPathParameter subtaskAttemptPathParameter
public Collection<MessagePathParameter<?>> getPathParameters()
MessageParametersMessagePathParameter that the request supports. The
collection should not be modifiable.getPathParameters in class SubtaskMessageParametersCopyright © 2014–2024 The Apache Software Foundation. All rights reserved.