| Package | Description | 
|---|---|
| org.apache.giraph.metrics | Package of all the Giraph metrics related data. | 
| Modifier and Type | Method and Description | 
|---|---|
| static MeterDesc | MeterDesc. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static MeterDesc[] | MeterDesc. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| com.yammer.metrics.core.Meter | GiraphMetricsRegistry. getMeter(MeterDesc meterDesc)Creates a new  Meterand registers it under
 the given group and name. | 
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.