ehcache

Uses of Package
net.sf.ehcache.search.aggregator

Packages that use net.sf.ehcache.search.aggregator
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
Aggregator
          An Aggregator describes a requested aggregation for a query and provides aggregator instances for execution
AggregatorException
          Thrown if an Aggregator cannot complete.
 

Classes in net.sf.ehcache.search.aggregator used by net.sf.ehcache.search.aggregator
Aggregator
          An Aggregator describes a requested aggregation for a query and provides aggregator instances for execution
AggregatorException
          Thrown if an Aggregator cannot complete.
AggregatorInstance
          An AggregatorInstance takes input objects and computes an aggregate function from them.
 

Classes in net.sf.ehcache.search.aggregator used by net.sf.ehcache.store
AggregatorInstance
          An AggregatorInstance takes input objects and computes an aggregate function from them.
 


ehcache

Copyright © 2003-2012 Terracotta, Inc.. All Rights Reserved.