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