Package | Description |
---|---|
org.apache.flink.runtime.rest.messages.checkpoints |
Modifier and Type | Method and Description |
---|---|
TaskCheckpointStatisticsWithSubtaskDetails.CheckpointDuration |
TaskCheckpointStatisticsWithSubtaskDetails.Summary.getCheckpointDuration() |
Constructor and Description |
---|
Summary(StatsSummaryDto checkpointedSize,
StatsSummaryDto stateSize,
StatsSummaryDto duration,
TaskCheckpointStatisticsWithSubtaskDetails.CheckpointDuration checkpointDuration,
TaskCheckpointStatisticsWithSubtaskDetails.CheckpointAlignment checkpointAlignment,
StatsSummaryDto checkpointStartDelay) |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.