| Package | Description | 
|---|---|
| org.apache.giraph.metrics | Package of all the Giraph metrics related data. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AggregatedMetricDoubleAggregator over metrics with double values | 
| class  | AggregatedMetricLongAggregator over metrics with long values | 
| Modifier and Type | Method and Description | 
|---|---|
| AggregatedMetric | AggregatedMetrics. get(String name)Get AggregatedMetric with given name. | 
| Modifier and Type | Method and Description | 
|---|---|
| Map<String,AggregatedMetric<?>> | AggregatedMetrics. getAll()Get map of all aggregated metrics. | 
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.