com.espertech.esper.core.service
Class ExpressionResultCacheServiceHolder

java.lang.Object
  extended by com.espertech.esper.core.service.ExpressionResultCacheServiceHolder

public class ExpressionResultCacheServiceHolder
extends java.lang.Object


Constructor Summary
ExpressionResultCacheServiceHolder(int declareExprCacheSize)
           
 
Method Summary
 ExpressionResultCacheForDeclaredExprLastColl getAllocateDeclaredExprLastColl()
           
 ExpressionResultCacheForDeclaredExprLastValue getAllocateDeclaredExprLastValue()
           
 ExpressionResultCacheForEnumerationMethod getAllocateEnumerationMethod()
           
 ExpressionResultCacheForPropUnwrap getAllocateUnwrapProp()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExpressionResultCacheServiceHolder

public ExpressionResultCacheServiceHolder(int declareExprCacheSize)
Method Detail

getAllocateUnwrapProp

public ExpressionResultCacheForPropUnwrap getAllocateUnwrapProp()

getAllocateDeclaredExprLastValue

public ExpressionResultCacheForDeclaredExprLastValue getAllocateDeclaredExprLastValue()

getAllocateDeclaredExprLastColl

public ExpressionResultCacheForDeclaredExprLastColl getAllocateDeclaredExprLastColl()

getAllocateEnumerationMethod

public ExpressionResultCacheForEnumerationMethod getAllocateEnumerationMethod()

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