public class MetricGroup extends Object implements Serializable
| Constructor and Description | 
|---|
| MetricGroup() | 
| MetricGroup(String name,
           List<T> metrics) | 
| Modifier and Type | Method and Description | 
|---|---|
| <T> List<T> | getMetrics() | 
| String | getName() | 
| <T> void | setMetrics(List<T> metrics) | 
| void | setName(String name) | 
Copyright © GigaSpaces.