Uses of Class
org.eobjects.datacleaner.monitor.shared.model.MetricGroup

Packages that use MetricGroup
org.eobjects.datacleaner.monitor.shared.model   
 

Uses of MetricGroup in org.eobjects.datacleaner.monitor.shared.model
 

Methods in org.eobjects.datacleaner.monitor.shared.model that return MetricGroup
 MetricGroup JobMetrics.getMetricGroup(MetricIdentifier metric)
           
 MetricGroup JobMetrics.getMetricGroup(String groupName)
           
 

Methods in org.eobjects.datacleaner.monitor.shared.model that return types with arguments of type MetricGroup
 List<MetricGroup> JobMetrics.getMetricGroups()
           
 

Method parameters in org.eobjects.datacleaner.monitor.shared.model with type arguments of type MetricGroup
 void JobMetrics.setMetricGroups(List<MetricGroup> metricGroups)
           
 



Copyright © 2012 Human Inference. All Rights Reserved.