Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Net.sf.ehcache.search.aggregator Classes and Interfaces - 9 results found.
NameDescriptionTypePackageFramework
AggregatorAn Aggregator describes a requested aggregation for a query and provides aggregator instances for execution AggregatorInstanceInterfacenet.sf.ehcache.search.aggregatorEHCache
AggregatorExceptionThrown if an Aggregator cannot complete.Classnet.sf.ehcache.search.aggregatorEHCache
AggregatorInstanceAn AggregatorInstance takes input objects and computes an aggregate function from them.Interfacenet.sf.ehcache.search.aggregatorEHCache
AggregatorsHelper class to construct the builtin aggregator types.Classnet.sf.ehcache.search.aggregatorEHCache
AverageClassnet.sf.ehcache.search.aggregatorEHCache
CountCounts the number of resultsConstructor SummaryCount()Classnet.sf.ehcache.search.aggregatorEHCache
MaxClassnet.sf.ehcache.search.aggregatorEHCache
MinClassnet.sf.ehcache.search.aggregatorEHCache
SumClassnet.sf.ehcache.search.aggregatorEHCache