org.openspaces.ui
Class MetricGroup
java.lang.Object
  
org.openspaces.ui.MetricGroup
- All Implemented Interfaces: 
 - Serializable
 
public class MetricGroup
- extends Object
- implements Serializable
  
- See Also:
 - Serialized Form
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
MetricGroup
public MetricGroup()
MetricGroup
public MetricGroup(String name,
                   List<String> metrics)
getName
public String getName()
 
 
setName
public void setName(String name)
 
 
getMetrics
public List<String> getMetrics()
 
 
setMetrics
public void setMetrics(List<String> metrics)
 
 
Copyright © GigaSpaces.