public class MetricUtils extends Object
| Constructor and Description | 
|---|
MetricUtils()  | 
| Modifier and Type | Method and Description | 
|---|---|
static Gauge<Integer> | 
emptyIntegerGauge()  | 
static <V> Gauge<Integer> | 
sizeGauge(List<V> l)  | 
static <K,V> Gauge<Integer> | 
sizeGauge(Map<K,V> map)  | 
Copyright © GigaSpaces.