|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ExpressionResultCacheForPropUnwrap
On the level of indexed event properties: Properties that are contained in EventBean instances, such as for Enumeration Methods, get wrapped only once for the same event.
The cache is keyed by property-name and EventBean reference and maintains a Collection
Method Summary
ExpressionResultCacheEntry<EventBean,java.util.Collection<EventBean>>
getPropertyColl(java.lang.String propertyNameFullyQualified,
EventBean reference)
void
savePropertyColl(java.lang.String propertyNameFullyQualified,
EventBean reference,
java.util.Collection<EventBean> events)
Method Detail
getPropertyColl
ExpressionResultCacheEntry<EventBean,java.util.Collection<EventBean>> getPropertyColl(java.lang.String propertyNameFullyQualified,
EventBean reference)
savePropertyColl
void savePropertyColl(java.lang.String propertyNameFullyQualified,
EventBean reference,
java.util.Collection<EventBean> events)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
© 2006-2016 EsperTech Inc.
All rights reserved.
Visit us at espertech.com
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD