Uses of Class
org.usergrid.persistence.AggregateCounter

Packages that use AggregateCounter
org.usergrid.persistence   
 

Uses of AggregateCounter in org.usergrid.persistence
 

Methods in org.usergrid.persistence that return types with arguments of type AggregateCounter
 List<AggregateCounter> AggregateCounterSet.getValues()
           
 

Method parameters in org.usergrid.persistence with type arguments of type AggregateCounter
 void AggregateCounterSet.setValues(List<AggregateCounter> values)
           
 

Constructor parameters in org.usergrid.persistence with type arguments of type AggregateCounter
AggregateCounterSet(String name, UUID queue, String category, List<AggregateCounter> values)
           
AggregateCounterSet(String name, UUID user, UUID group, String category, List<AggregateCounter> values)
           
 



Copyright © 2013. All Rights Reserved.