|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AgentInstanceScriptContext | |
---|---|
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. |
Uses of AgentInstanceScriptContext in com.espertech.esper.core.context.util |
---|
Methods in com.espertech.esper.core.context.util that return AgentInstanceScriptContext | |
---|---|
AgentInstanceScriptContext |
AgentInstanceViewFactoryChainContext.getAgentInstanceScriptContext()
|
AgentInstanceScriptContext |
AgentInstanceContext.getAgentInstanceScriptContext()
|
Constructors in com.espertech.esper.core.context.util with parameters of type AgentInstanceScriptContext | |
---|---|
AgentInstanceContext(StatementContext statementContext,
EPStatementAgentInstanceHandle epStatementAgentInstanceHandle,
int agentInstanceId,
AgentInstanceFilterProxy agentInstanceFilterProxy,
MappedEventBean agentInstanceProperties,
AgentInstanceScriptContext agentInstanceScriptContext)
|
Uses of AgentInstanceScriptContext in com.espertech.esper.core.service |
---|
Methods in com.espertech.esper.core.service that return AgentInstanceScriptContext | |
---|---|
AgentInstanceScriptContext |
ExprEvaluatorContextWTableAccess.getAgentInstanceScriptContext()
|
AgentInstanceScriptContext |
ExprEvaluatorContextStatement.getAgentInstanceScriptContext()
|
AgentInstanceScriptContext |
StatementContext.getDefaultAgentInstanceScriptContext()
|
Constructors in com.espertech.esper.core.service with parameters of type AgentInstanceScriptContext | |
---|---|
StatementContext(StatementContextEngineServices stmtEngineServices,
byte[] statementIdBytes,
SchedulingService schedulingService,
ScheduleBucket scheduleBucket,
EPStatementHandle epStatementHandle,
ViewResolutionService viewResultionService,
PatternObjectResolutionService patternResolutionService,
StatementExtensionSvcContext statementExtensionSvcContext,
StatementStopService statementStopService,
MethodResolutionService methodResolutionService,
PatternContextFactory patternContextFactory,
FilterService filterService,
StatementResultService statementResultService,
InternalEventRouteDest internalEventEngineRouteDest,
java.lang.annotation.Annotation[] annotations,
StatementAIResourceRegistry statementAgentInstanceRegistry,
StatementAgentInstanceLock defaultAgentInstanceLock,
ContextDescriptor contextDescriptor,
PatternSubexpressionPoolStmtSvc patternSubexpressionPoolSvc,
boolean statelessSelect,
ContextControllerFactoryService contextControllerFactoryService,
AgentInstanceScriptContext defaultAgentInstanceScriptContext,
AggregationServiceFactoryService aggregationServiceFactoryService,
boolean writesToTables,
java.lang.Object statementUserObject)
Constructor. |
Uses of AgentInstanceScriptContext in com.espertech.esper.epl.expression.core |
---|
Methods in com.espertech.esper.epl.expression.core that return AgentInstanceScriptContext | |
---|---|
AgentInstanceScriptContext |
ExprEvaluatorContextTimeOnly.getAgentInstanceScriptContext()
|
AgentInstanceScriptContext |
ExprEvaluatorContext.getAgentInstanceScriptContext()
|
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |