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