Uses of Package
net.sf.ehcache.search.attribute
-
Packages that use net.sf.ehcache.search.attribute Package Description net.sf.ehcache This package contains the public API for using ehcache.net.sf.ehcache.config This package contains the cache configuration code.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 packagenet.sf.ehcache.search.attribute This package contains classes for ehcache search attributesnet.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.store Store package.net.sf.ehcache.transaction This package contains classes for controlling cache operations for transactional use. -
Classes in net.sf.ehcache.search.attribute used by net.sf.ehcache Class Description DynamicAttributesExtractor Dynamic indexing API -
Classes in net.sf.ehcache.search.attribute used by net.sf.ehcache.config Class Description AttributeExtractor Used to extract a search attribute value for a given cache element.
Instances must beSerializablein order to ensure identical extractors are used in distributed cachesDynamicAttributesExtractor Dynamic indexing API -
Classes in net.sf.ehcache.search.attribute used by net.sf.ehcache.constructs Class Description DynamicAttributesExtractor Dynamic indexing API -
Classes in net.sf.ehcache.search.attribute used by net.sf.ehcache.constructs.classloader Class Description DynamicAttributesExtractor Dynamic indexing API -
Classes in net.sf.ehcache.search.attribute used by net.sf.ehcache.search.attribute Class Description AttributeExtractor Used to extract a search attribute value for a given cache element.
Instances must beSerializablein order to ensure identical extractors are used in distributed cachesAttributeExtractorException An exception to indicate that an attribute extractor was unable to be processed.AttributeType Defines the legal set of runtime types for search attributes -
Classes in net.sf.ehcache.search.attribute used by net.sf.ehcache.search.expression Class Description AttributeExtractor Used to extract a search attribute value for a given cache element.
Instances must beSerializablein order to ensure identical extractors are used in distributed cachesAttributeType Defines the legal set of runtime types for search attributes -
Classes in net.sf.ehcache.search.attribute used by net.sf.ehcache.search.impl Class Description AttributeExtractor Used to extract a search attribute value for a given cache element.
Instances must beSerializablein order to ensure identical extractors are used in distributed cachesDynamicAttributesExtractor Dynamic indexing API -
Classes in net.sf.ehcache.search.attribute used by net.sf.ehcache.store Class Description AttributeExtractor Used to extract a search attribute value for a given cache element.
Instances must beSerializablein order to ensure identical extractors are used in distributed cachesDynamicAttributesExtractor Dynamic indexing API -
Classes in net.sf.ehcache.search.attribute used by net.sf.ehcache.transaction Class Description AttributeExtractor Used to extract a search attribute value for a given cache element.
Instances must beSerializablein order to ensure identical extractors are used in distributed caches