public class SubtaskAttemptMessageParameters extends SubtaskMessageParameters
| 限定符和类型 | 字段和说明 |
|---|---|
protected SubtaskAttemptPathParameter |
subtaskAttemptPathParameter |
subtaskIndexPathParameterjobVertexIdPathParameterjobPathParameter| 构造器和说明 |
|---|
SubtaskAttemptMessageParameters() |
| 限定符和类型 | 方法和说明 |
|---|---|
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 在类中 SubtaskMessageParametersCopyright © 2014–2022 The Apache Software Foundation. All rights reserved.