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