public class AccumulatorReport extends Object implements Serializable
| Constructor and Description |
|---|
AccumulatorReport(List<AccumulatorSnapshot> accumulatorSnapshots) |
| Modifier and Type | Method and Description |
|---|---|
Collection<AccumulatorSnapshot> |
getAccumulatorSnapshots() |
public AccumulatorReport(List<AccumulatorSnapshot> accumulatorSnapshots)
public Collection<AccumulatorSnapshot> getAccumulatorSnapshots()
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.