Package | Description |
---|---|
com.espertech.esper.common.client.hook.expr |
Invocation contexts for external code.
|
com.espertech.esper.common.internal.context.util | |
com.espertech.esper.common.internal.epl.expression.core | |
com.espertech.esper.common.internal.epl.script.core |
Script expression evaluation.
|
com.espertech.esper.common.internal.event.core |
This package defines the internal event APIs.
|
com.espertech.esper.common.internal.view.core |
Modifier and Type | Method and Description |
---|---|
EventBeanService |
EPLScriptContext.getEventBeanService()
Returns event and event type services
|
EventBeanService |
EPLMethodInvocationContext.getEventBeanService()
Returns event and event type services.
|
Constructor and Description |
---|
EPLMethodInvocationContext(String statementName,
int contextPartitionId,
String runtimeURI,
String functionName,
Object statementUserObject,
EventBeanService eventBeanService)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
EventBeanService |
StatementContextRuntimeServices.getEventBeanService() |
EventBeanService |
StatementContext.getEventBeanService() |
EventBeanService |
ExprEvaluatorContextWTableAccess.getEventBeanService() |
EventBeanService |
ExprEvaluatorContextStatement.getEventBeanService() |
EventBeanService |
AgentInstanceContext.getEventBeanService() |
Constructor and Description |
---|
StatementContextRuntimeServices(ContextManagementService contextManagementService,
ContextServiceFactory contextServiceFactory,
DatabaseConfigServiceRuntime databaseConfigService,
DataFlowFilterServiceAdapter dataFlowFilterServiceAdapter,
EPDataFlowServiceImpl dataflowService,
String runtimeURI,
Context runtimeEnvContext,
ClasspathImportServiceRuntime classpathImportServiceRuntime,
RuntimeSettingsService runtimeSettingsService,
RuntimeExtensionServices runtimeExtensionServices,
Object epRuntime,
EPRenderEventService epRuntimeRenderEvent,
EventServiceSendEventCommon eventServiceSendEventInternal,
EPRuntimeEventProcessWrapped epRuntimeEventProcessWrapped,
EventBeanService eventBeanService,
EventBeanTypedEventFactory eventBeanTypedEventFactory,
EventTableIndexService eventTableIndexService,
EventTypeAvroHandler eventTypeAvroHandler,
PathRegistry<String,EventType> eventTypePathRegistry,
EventTypeRepositoryImpl eventTypeRepositoryPreconfigured,
EventTypeResolvingBeanFactory eventTypeResolvingBeanFactory,
ExceptionHandlingService exceptionHandlingService,
ExpressionResultCacheService expressionResultCacheService,
FilterService filterService,
FilterBooleanExpressionFactory filterBooleanExpressionFactory,
FilterSharedBoolExprRepository filterSharedBoolExprRepository,
FilterSharedLookupableRepository filterSharedLookupableRepository,
HistoricalDataCacheFactory historicalDataCacheFactory,
InternalEventRouter internalEventRouter,
InternalEventRouteDest internalEventRouteDest,
MetricReportingService metricReportingService,
NamedWindowConsumerManagementService namedWindowConsumerManagementService,
NamedWindowManagementService namedWindowManagementService,
PathRegistry<String,ContextMetaData> pathContextRegistry,
PathRegistry<String,NamedWindowMetaData> pathNamedWindowRegistry,
RowRecogStateRepoFactory rowRecogStateRepoFactory,
ResultSetProcessorHelperFactory resultSetProcessorHelperFactory,
SchedulingService schedulingService,
StatementAgentInstanceLockFactory statementAgentInstanceLockFactory,
StatementResourceHolderBuilder statementResourceHolderBuilder,
TableExprEvaluatorContext tableExprEvaluatorContext,
TableManagementService tableManagementService,
VariableManagementService variableManagementService,
ViewFactoryService viewFactoryService,
ViewServicePreviousFactory viewServicePreviousFactory) |
Modifier and Type | Method and Description |
---|---|
EventBeanService |
ExprEvaluatorContext.getEventBeanService() |
Modifier and Type | Method and Description |
---|---|
EventBeanService |
AgentInstanceScriptContext.getEventBeanService() |
Modifier and Type | Class and Description |
---|---|
class |
EventBeanServiceImpl |
Modifier and Type | Method and Description |
---|---|
EventBeanService |
AgentInstanceViewFactoryChainContext.getEventBeanService() |
Copyright © 2005–2018. All rights reserved.