public class CompletedCheckpointStatsSummary extends Object implements Serializable
Modifier and Type | Method and Description |
---|---|
StatsSummary |
getEndToEndDurationStats()
Returns the summary stats for the duration of completed checkpoints.
|
StatsSummary |
getPersistedDataStats() |
StatsSummary |
getProcessedDataStats() |
StatsSummary |
getStateSizeStats()
Returns the summary stats for the state size of completed checkpoints.
|
public StatsSummary getStateSizeStats()
public StatsSummary getEndToEndDurationStats()
public StatsSummary getProcessedDataStats()
public StatsSummary getPersistedDataStats()
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.