| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.executiongraph |
| 限定符和类型 | 类和说明 |
|---|---|
class |
DefaultSubtaskAttemptNumberStore
Simple container for subtask attempt counts backed by a list.
|
| 限定符和类型 | 方法和说明 |
|---|---|
SubtaskAttemptNumberStore |
DefaultVertexAttemptNumberStore.getAttemptCounts(JobVertexID vertexId) |
SubtaskAttemptNumberStore |
VertexAttemptNumberStore.getAttemptCounts(JobVertexID vertexId)
Returns the attempt numbers for the given vertex.
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
ExecutionJobVertex.initialize(int executionHistorySizeLimit,
org.apache.flink.api.common.time.Time timeout,
long createTimestamp,
SubtaskAttemptNumberStore initialAttemptCounts,
CoordinatorStore coordinatorStore) |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.