public class MetricRegistrySnapshot extends Object
| Modifier | Constructor and Description | 
|---|---|
protected  | 
MetricRegistrySnapshot(long timestamp,
                      Map<MetricTagsSnapshot,MetricGroupSnapshot> groups)  | 
| Modifier and Type | Method and Description | 
|---|---|
Map<MetricTagsSnapshot,MetricGroupSnapshot> | 
getGroups()  | 
long | 
getTimestamp()  | 
int | 
getTotalMetrics()  | 
protected MetricRegistrySnapshot(long timestamp,
                                 Map<MetricTagsSnapshot,MetricGroupSnapshot> groups)
public long getTimestamp()
public Map<MetricTagsSnapshot,MetricGroupSnapshot> getGroups()
public int getTotalMetrics()
Copyright © GigaSpaces.