Uses of Package
net.sf.ehcache.search.aggregator
-
Packages that use net.sf.ehcache.search.aggregator Package Description net.sf.ehcache.search This package contains classes for ehcache core search API.net.sf.ehcache.search.aggregator This package contains classes for search aggregator functionality.net.sf.ehcache.store Store package. -
Classes in net.sf.ehcache.search.aggregator used by net.sf.ehcache.search Class Description Aggregator An Aggregator describes a requested aggregation for a query and provides aggregator instances for executionAggregatorException Thrown if an Aggregator cannot complete. -
Classes in net.sf.ehcache.search.aggregator used by net.sf.ehcache.search.aggregator Class Description Aggregator An Aggregator describes a requested aggregation for a query and provides aggregator instances for executionAggregatorException Thrown if an Aggregator cannot complete.AggregatorInstance An AggregatorInstance takes input objects and computes an aggregate function from them.Average Compute the average (arithmetic mean) as a doubleCount Counts the number of resultsMax Determine the maximum valueMin Determine the minimum valueSum Sums the results -
Classes in net.sf.ehcache.search.aggregator used by net.sf.ehcache.store Class Description Aggregator An Aggregator describes a requested aggregation for a query and provides aggregator instances for executionAggregatorInstance An AggregatorInstance takes input objects and computes an aggregate function from them.