|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.core.service.ExpressionResultCacheForPropUnwrapImpl
public class ExpressionResultCacheForPropUnwrapImpl
Constructor Summary | |
---|---|
ExpressionResultCacheForPropUnwrapImpl()
|
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)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExpressionResultCacheForPropUnwrapImpl()
Method Detail |
---|
public ExpressionResultCacheEntry<EventBean,java.util.Collection<EventBean>> getPropertyColl(java.lang.String propertyNameFullyQualified, EventBean reference)
getPropertyColl
in interface ExpressionResultCacheForPropUnwrap
public void savePropertyColl(java.lang.String propertyNameFullyQualified, EventBean reference, java.util.Collection<EventBean> events)
savePropertyColl
in interface ExpressionResultCacheForPropUnwrap
|
© 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 |