com.espertech.esper.core.service
Class ExpressionResultCacheForPropUnwrapImpl

java.lang.Object
  extended by com.espertech.esper.core.service.ExpressionResultCacheForPropUnwrapImpl
All Implemented Interfaces:
ExpressionResultCacheForPropUnwrap

public class ExpressionResultCacheForPropUnwrapImpl
extends java.lang.Object
implements ExpressionResultCacheForPropUnwrap


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

ExpressionResultCacheForPropUnwrapImpl

public ExpressionResultCacheForPropUnwrapImpl()
Method Detail

getPropertyColl

public ExpressionResultCacheEntry<EventBean,java.util.Collection<EventBean>> getPropertyColl(java.lang.String propertyNameFullyQualified,
                                                                                             EventBean reference)
Specified by:
getPropertyColl in interface ExpressionResultCacheForPropUnwrap

savePropertyColl

public void savePropertyColl(java.lang.String propertyNameFullyQualified,
                             EventBean reference,
                             java.util.Collection<EventBean> events)
Specified by:
savePropertyColl in interface ExpressionResultCacheForPropUnwrap

© 2006-2016 EsperTech Inc.
All rights reserved.
Visit us at espertech.com