Package | Description |
---|---|
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.core |
Core expression classes.
|
com.espertech.esper.util.support |
Internal-use-only unit and regression test support classes.
|
Modifier and Type | Method and Description |
---|---|
ExpressionResultCacheService |
AgentInstanceViewFactoryChainContext.getExpressionResultCacheService() |
ExpressionResultCacheService |
AgentInstanceContext.getExpressionResultCacheService() |
Modifier and Type | Method and Description |
---|---|
ExpressionResultCacheService |
StatementContextEngineServices.getExpressionResultCacheService() |
ExpressionResultCacheService |
ExprEvaluatorContextWTableAccess.getExpressionResultCacheService() |
ExpressionResultCacheService |
ExprEvaluatorContextStatement.getExpressionResultCacheService() |
ExpressionResultCacheService |
StatementContext.getExpressionResultCacheServiceSharable() |
ExpressionResultCacheService |
EPServicesContext.getExpressionResultCacheSharable() |
Constructor and Description |
---|
StatementContextEngineServices(String engineURI,
EventAdapterService eventAdapterService,
NamedWindowMgmtService namedWindowMgmtService,
VariableService variableService,
TableService tableService,
EngineSettingsService engineSettingsService,
ValueAddEventService valueAddEventService,
ConfigurationInformation configSnapshot,
MetricReportingServiceSPI metricReportingService,
ViewService viewService,
ExceptionHandlingService exceptionHandlingService,
ExpressionResultCacheService expressionResultCacheService,
StatementEventTypeRef statementEventTypeRef,
TableExprEvaluatorContext tableExprEvaluatorContext,
EngineLevelExtensionServicesContext engineLevelExtensionServicesContext,
RegexHandlerFactory regexHandlerFactory,
StatementLockFactory statementLockFactory,
ContextManagementService contextManagementService,
ViewServicePreviousFactory viewServicePreviousFactory,
EventTableIndexService eventTableIndexService,
PatternNodeFactory patternNodeFactory,
FilterBooleanExpressionFactory filterBooleanExpressionFactory,
TimeSourceService timeSourceService,
EngineImportService engineImportService,
AggregationFactoryFactory aggregationFactoryFactory,
SchedulingService schedulingService,
ExprDeclaredService exprDeclaredService) |
Modifier and Type | Method and Description |
---|---|
ExpressionResultCacheService |
ExprEvaluatorContextTimeOnly.getExpressionResultCacheService() |
ExpressionResultCacheService |
ExprEvaluatorContext.getExpressionResultCacheService() |
Modifier and Type | Method and Description |
---|---|
ExpressionResultCacheService |
SupportExprEvaluatorContext.getExpressionResultCacheService() |