| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.checkpoint |
| 限定符和类型 | 方法和说明 |
|---|---|
TaskStateStats |
AbstractCheckpointStats.getTaskStateStats(JobVertexID jobVertexId)
Returns the task state stats for the given job vertex ID or
null if no task with
such an ID is available. |
| 限定符和类型 | 方法和说明 |
|---|---|
Collection<TaskStateStats> |
AbstractCheckpointStats.getAllTaskStateStats()
Returns all task state stats instances.
|
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.