Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Net.sf.ehcache.search Classes and Interfaces - 50 results found.
NameDescriptionTypePackageFramework
AggregateOnlyResultA result implementation intended solely for holding aggregate results.Classnet.sf.ehcache.search.implEHCache
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
AlwaysMatchCriteria that always return trueConstructor SummaryAlwaysMatch()Classnet.sf.ehcache.search.expressionEHCache
AndClassnet.sf.ehcache.search.expressionEHCache
AttributeA search attribute.Classnet.sf.ehcache.searchEHCache
AttributeExtractorUsed to extract a search attribute value for a given cache element.Interfacenet.sf.ehcache.search.attributeEHCache
AttributeExtractorExceptionAn exception to indicate that an attribute extractor was unable to be processed.Classnet.sf.ehcache.search.attributeEHCache
AttributeTypeenum AttributeTypeextends EnumDefines the legal set of runtime types for search attributesClassnet.sf.ehcache.search.attributeEHCache
AverageClassnet.sf.ehcache.search.aggregatorEHCache
BaseCriteriaBase class for all criteria typesConstructor SummaryBaseCriteria()Classnet.sf.ehcache.search.expressionEHCache
BaseQueryInterpreterBase class for interpreting store queries.Classnet.sf.ehcache.search.implEHCache
BaseResultClassnet.sf.ehcache.search.implEHCache
BetweenClassnet.sf.ehcache.search.expressionEHCache
ComparableValueClassnet.sf.ehcache.search.expressionEHCache
CountCounts the number of resultsConstructor SummaryCount()Classnet.sf.ehcache.search.aggregatorEHCache
CriteriaInterfacenet.sf.ehcache.search.expressionEHCache
Directionenum Directionextends EnumThe direction for search result orderingClassnet.sf.ehcache.searchEHCache
DynamicAttributesExtractorInterfacenet.sf.ehcache.search.attributeEHCache
DynamicSearchCheckerUtility class for verifying dynamically extracted search attribute against "static" search configurationConstructor SummaryDynamicSearchChecker()Classnet.sf.ehcache.search.implEHCache
EqualToClassnet.sf.ehcache.search.expressionEHCache
GreaterThanClassnet.sf.ehcache.search.expressionEHCache
GreaterThanOrEqualClassnet.sf.ehcache.search.expressionEHCache
GroupedResultImplClassnet.sf.ehcache.search.implEHCache
ILikeA regular expression criteria that matches attribute string values.Classnet.sf.ehcache.search.expressionEHCache
InCollectionClassnet.sf.ehcache.search.expressionEHCache
JavaBeanAttributeExtractorClassnet.sf.ehcache.search.attributeEHCache
KeyObjectAttributeExtractorAttempt to use the element key object itself as a search attribute.Classnet.sf.ehcache.search.attributeEHCache
LessThanClassnet.sf.ehcache.search.expressionEHCache
LessThanOrEqualClassnet.sf.ehcache.search.expressionEHCache
MaxClassnet.sf.ehcache.search.aggregatorEHCache
MinClassnet.sf.ehcache.search.aggregatorEHCache
NotA search criteria composed of the logical "not" (ie.Classnet.sf.ehcache.search.expressionEHCache
NotEqualToClassnet.sf.ehcache.search.expressionEHCache
NotILikeClassnet.sf.ehcache.search.expressionEHCache
NullResultsClassnet.sf.ehcache.searchEHCache
OrClassnet.sf.ehcache.search.expressionEHCache
OrderComparatorCompound sort ordering comparactorConstructor SummaryOrderComparator(ListClassnet.sf.ehcache.search.implEHCache
QueryCreates queries for performing cache searches.Interfacenet.sf.ehcache.searchEHCache
ReflectionAttributeExtractorBuilt-in search attribute extractor driven by method/value dotted expression The expression chain must start with one of either "key", "value", orClassnet.sf.ehcache.search.attributeEHCache
ResultRepresents a single cache entry that has been selected by a cache query.Interfacenet.sf.ehcache.searchEHCache
ResultImplClassnet.sf.ehcache.search.implEHCache
ResultsResults object for an execution of a Query.Interfacenet.sf.ehcache.searchEHCache
ResultsImplClassnet.sf.ehcache.search.implEHCache
SearchExceptionA generic search exception.Classnet.sf.ehcache.searchEHCache
SearchManagerInterfacenet.sf.ehcache.search.implEHCache
SumClassnet.sf.ehcache.search.aggregatorEHCache
ValueObjectAttributeExtractorAttempt to use the element value object itself as a search attribute.Classnet.sf.ehcache.search.attributeEHCache