Uses of Interface
com.espertech.esper.core.service.ExpressionResultCacheService

Packages that use ExpressionResultCacheService
com.espertech.esper.core.context.util Context partition utility or reference classes. 
com.espertech.esper.core.service Implementation of client package interfaces, glue code 
com.espertech.esper.epl.expression This package contains the EPL expression nodes that represent all expressions such as used in select clauses, group-by and having clauses, or order-by clauses 
 

Uses of ExpressionResultCacheService in com.espertech.esper.core.context.util
 

Methods in com.espertech.esper.core.context.util that return ExpressionResultCacheService
 ExpressionResultCacheService AgentInstanceViewFactoryChainContext.getExpressionResultCacheService()
           
 ExpressionResultCacheService AgentInstanceContext.getExpressionResultCacheService()
           
 

Uses of ExpressionResultCacheService in com.espertech.esper.core.service
 

Classes in com.espertech.esper.core.service that implement ExpressionResultCacheService
 class ExpressionResultCacheServiceAgentInstance
           
 class ExpressionResultCacheServiceThreadlocal
           
 

Methods in com.espertech.esper.core.service that return ExpressionResultCacheService
 ExpressionResultCacheService StatementContextEngineServices.getExpressionResultCacheService()
           
 ExpressionResultCacheService ExprEvaluatorContextStatement.getExpressionResultCacheService()
           
 ExpressionResultCacheService StatementContext.getExpressionResultCacheServiceSharable()
           
 ExpressionResultCacheService EPServicesContext.getExpressionResultCacheSharable()
           
 

Constructors in com.espertech.esper.core.service with parameters of type ExpressionResultCacheService
StatementContextEngineServices(java.lang.String engineURI, EventAdapterService eventAdapterService, NamedWindowService namedWindowService, VariableService variableService, EngineSettingsService engineSettingsService, ValueAddEventService valueAddEventService, ConfigurationInformation configSnapshot, MetricReportingServiceSPI metricReportingService, ViewService viewService, ExceptionHandlingService exceptionHandlingService, ExpressionResultCacheService expressionResultCacheService, StatementEventTypeRef statementEventTypeRef)
           
 

Uses of ExpressionResultCacheService in com.espertech.esper.epl.expression
 

Methods in com.espertech.esper.epl.expression that return ExpressionResultCacheService
 ExpressionResultCacheService ExprEvaluatorContextTimeOnly.getExpressionResultCacheService()
           
 ExpressionResultCacheService ExprEvaluatorContext.getExpressionResultCacheService()
           
 


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