com.espertech.esper.core.service
Class ExpressionResultCacheService

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

public class ExpressionResultCacheService
extends java.lang.Object


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

Constructor Detail

ExpressionResultCacheService

public ExpressionResultCacheService(int declareExprCacheSize)
Method Detail

getAllocateUnwrapProp

public ExpressionResultCacheForPropUnwrap getAllocateUnwrapProp()

getAllocateDeclaredExprLastValue

public ExpressionResultCacheForDeclaredExprLastValue getAllocateDeclaredExprLastValue()

getAllocateDeclaredExprLastColl

public ExpressionResultCacheForDeclaredExprLastColl getAllocateDeclaredExprLastColl()

getAllocateEnumerationMethod

public ExpressionResultCacheForEnumerationMethod getAllocateEnumerationMethod()

isDeclaredExprCacheEnabled

public boolean isDeclaredExprCacheEnabled()

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