Uses of Class
org.usergrid.tools.bean.MetricSort

Packages that use MetricSort
org.usergrid.tools.bean   
 

Uses of MetricSort in org.usergrid.tools.bean
 

Methods in org.usergrid.tools.bean that return MetricSort
 MetricSort MetricLine.getMetricSort()
           
static MetricSort MetricSort.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MetricSort[] MetricSort.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.usergrid.tools.bean with parameters of type MetricSort
static MetricQuery MetricQuery.getInstance(UUID appId, MetricSort metricSort)
           
 



Copyright © 2012. All Rights Reserved.