public class TaskCheckpointMessageParameters extends CheckpointMessageParameters
The message requires a JobID, checkpoint ID and a JobVertexID to be specified.
| 限定符和类型 | 字段和说明 |
|---|---|
protected JobVertexIdPathParameter |
jobVertexIdPathParameter |
checkpointIdPathParameterjobPathParameter| 构造器和说明 |
|---|
TaskCheckpointMessageParameters() |
| 限定符和类型 | 方法和说明 |
|---|---|
Collection<MessagePathParameter<?>> |
getPathParameters()
Returns the collection of
MessagePathParameter that the request supports. |
getQueryParametersisResolved, resolveUrlprotected final JobVertexIdPathParameter jobVertexIdPathParameter
public Collection<MessagePathParameter<?>> getPathParameters()
MessageParametersMessagePathParameter that the request supports. The
collection should not be modifiable.getPathParameters 在类中 CheckpointMessageParametersCopyright © 2014–2023 The Apache Software Foundation. All rights reserved.