Package | Description |
---|---|
org.apache.flink.runtime.rest.messages.checkpoints |
Modifier and Type | Method and Description |
---|---|
SubtaskCheckpointStatistics.CompletedSubtaskCheckpointStatistics.CheckpointDuration |
SubtaskCheckpointStatistics.CompletedSubtaskCheckpointStatistics.getCheckpointDuration() |
Constructor and Description |
---|
CompletedSubtaskCheckpointStatistics(int index,
long ackTimestamp,
long duration,
long stateSize,
SubtaskCheckpointStatistics.CompletedSubtaskCheckpointStatistics.CheckpointDuration checkpointDuration,
SubtaskCheckpointStatistics.CompletedSubtaskCheckpointStatistics.CheckpointAlignment alignment,
long startDelay) |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.