ehcache

Uses of Package
net.sf.ehcache.search

Packages that use net.sf.ehcache.search
net.sf.ehcache This package contains the public API for using ehcache. 
net.sf.ehcache.constructs The constructs package builds on top of the core ehcache classes to create implementations for common caching patterns. 
net.sf.ehcache.constructs.classloader ClassLoader contstructs package 
net.sf.ehcache.management.sampled This package contains classes related to MBeans with Sampled Statistics. 
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.search.attribute This package contains classes for ehcache search attributes 
net.sf.ehcache.search.expression This package contains classes for search expression types (ie. 
net.sf.ehcache.search.impl This package contains an implementation for Results. 
net.sf.ehcache.search.query This package contains the QueryMangerBuilder and the QueryManager interface to support BMSQL. 
net.sf.ehcache.store Store package. 
net.sf.ehcache.transaction This package contains classes for controlling cache operations for transactional use. 
 

Classes in net.sf.ehcache.search used by net.sf.ehcache
Attribute
          A search attribute.
Query
          Creates queries for performing cache searches.
 

Classes in net.sf.ehcache.search used by net.sf.ehcache.constructs
Attribute
          A search attribute.
Query
          Creates queries for performing cache searches.
 

Classes in net.sf.ehcache.search used by net.sf.ehcache.constructs.classloader
Attribute
          A search attribute.
Query
          Creates queries for performing cache searches.
 

Classes in net.sf.ehcache.search used by net.sf.ehcache.management.sampled
SearchException
          A generic search exception.
 

Classes in net.sf.ehcache.search used by net.sf.ehcache.search
Attribute
          A search attribute.
Direction
          The direction for search result ordering
ExecutionHints
          Builder-style class that allows user to specify query execution preferences, if necessary
NullResults
          An empty result instance
Query
          Creates queries for performing cache searches.
Result
          Represents a single cache entry that has been selected by a cache query.
Results
          Results object for an execution of a Query.
SearchException
          A generic search exception.
 

Classes in net.sf.ehcache.search used by net.sf.ehcache.search.aggregator
Attribute
          A search attribute.
SearchException
          A generic search exception.
 

Classes in net.sf.ehcache.search used by net.sf.ehcache.search.attribute
SearchException
          A generic search exception.
 

Classes in net.sf.ehcache.search used by net.sf.ehcache.search.expression
Attribute
          A search attribute.
 

Classes in net.sf.ehcache.search used by net.sf.ehcache.search.impl
Attribute
          A search attribute.
ExecutionHints
          Builder-style class that allows user to specify query execution preferences, if necessary
Result
          Represents a single cache entry that has been selected by a cache query.
Results
          Results object for an execution of a Query.
SearchException
          A generic search exception.
 

Classes in net.sf.ehcache.search used by net.sf.ehcache.search.query
Query
          Creates queries for performing cache searches.
 

Classes in net.sf.ehcache.search used by net.sf.ehcache.store
Attribute
          A search attribute.
Direction
          The direction for search result ordering
ExecutionHints
          Builder-style class that allows user to specify query execution preferences, if necessary
Results
          Results object for an execution of a Query.
SearchException
          A generic search exception.
 

Classes in net.sf.ehcache.search used by net.sf.ehcache.transaction
Attribute
          A search attribute.
Results
          Results object for an execution of a Query.
 


ehcache

Copyright 2001-2016, Terracotta, Inc.