Package | Description |
---|---|
com.espertech.esper.common.internal.context.aifactory.ontrigger.onsplit | |
com.espertech.esper.common.internal.context.util |
Modifier and Type | Field and Description |
---|---|
protected EPStatementHandle |
RouteResultViewHandlerBase.epStatementHandle |
Modifier and Type | Method and Description |
---|---|
EPStatementHandle |
StatementContext.getEpStatementHandle() |
EPStatementHandle |
EPStatementAgentInstanceHandle.getStatementHandle() |
Modifier and Type | Method and Description |
---|---|
boolean |
InsertIntoListener.inserted(EventBean theEvent,
EPStatementHandle statementHandle) |
void |
InternalEventRouteDest.route(EventBean theEvent,
EPStatementHandle statementHandle,
boolean addToFront)
Route the event such that the event is processed as required.
|
void |
InternalEventRouterImpl.route(EventBean theEvent,
EPStatementHandle statementHandle,
InternalEventRouteDest routeDest,
ExprEvaluatorContext exprEvaluatorContext,
boolean addToFront) |
Constructor and Description |
---|
EPStatementAgentInstanceHandle(EPStatementHandle statementHandle,
int agentInstanceId,
StatementAgentInstanceLock statementAgentInstanceLock) |
StatementContext(ContextRuntimeDescriptor contextRuntimeDescriptor,
String deploymentId,
int statementId,
String statementName,
String moduleName,
StatementInformationalsRuntime statementInformationals,
Object userObjectRuntime,
StatementContextRuntimeServices statementContextRuntimeServices,
EPStatementHandle epStatementHandle,
Map<Integer,FilterSpecActivatable> filterSpecActivatables,
PatternSubexpressionPoolStmtSvc patternSubexpressionPoolSvc,
RowRecogStatePoolStmtSvc rowRecogStatePoolStmtSvc,
ScheduleBucket scheduleBucket,
StatementAIResourceRegistry statementAIResourceRegistry,
StatementCPCacheService statementCPCacheService,
StatementAIFactoryProvider statementAIFactoryProvider,
StatementResultService statementResultService,
UpdateDispatchView updateDispatchView,
FilterService filterService,
SchedulingService schedulingService,
InternalEventRouteDest internalEventRouteDest) |
Copyright © 2005–2021. All rights reserved.