com.espertech.esper.core.service
Interface StatementExtensionSvcContext


public interface StatementExtensionSvcContext

Statement-level extension services.


Method Summary
 void endContextPartition(int agentInstanceId)
           
 void startContextPartition(StatementAgentInstanceFactoryResult startResult, int agentInstanceId)
           
 void startContextPattern(EvalRootState patternStopCallback, boolean startEndpoint, ContextStatePathKey path)
           
 void stopContextPattern(EvalRootState patternStopCallback, boolean startEndpoint, ContextStatePathKey path)
           
 

Method Detail

startContextPartition

void startContextPartition(StatementAgentInstanceFactoryResult startResult,
                           int agentInstanceId)

endContextPartition

void endContextPartition(int agentInstanceId)

startContextPattern

void startContextPattern(EvalRootState patternStopCallback,
                         boolean startEndpoint,
                         ContextStatePathKey path)

stopContextPattern

void stopContextPattern(EvalRootState patternStopCallback,
                        boolean startEndpoint,
                        ContextStatePathKey path)

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