Uses of Interface
net.esper.core.EPStatementStopMethod

Packages that use EPStatementStopMethod
net.esper.core Implementation of client package interfaces, glue code 
 

Uses of EPStatementStopMethod in net.esper.core
 

Methods in net.esper.core that return EPStatementStopMethod
 EPStatementStopMethod StatementLifecycleSvcImpl.EPStatementDesc.getStopMethod()
          Returns the stop method.
 EPStatementStopMethod EPStatementDesc.getStopMethod()
          Returns the stop method.
 

Methods in net.esper.core that return types with arguments of type EPStatementStopMethod
 Pair<Viewable,EPStatementStopMethod> EPStatementStartMethod.start(boolean isNewStatement)
          Starts the EQL statement.
 

Methods in net.esper.core with parameters of type EPStatementStopMethod
 void StatementLifecycleSvcImpl.EPStatementDesc.setStopMethod(EPStatementStopMethod stopMethod)
          Sets the stop method.
 void EPStatementDesc.setStopMethod(EPStatementStopMethod stopMethod)
          Sets the stop method.
 

Constructors in net.esper.core with parameters of type EPStatementStopMethod
EPStatementDesc(EPStatementSPI epStatement, EPStatementStartMethod startMethod, EPStatementStopMethod stopMethod, String optInsertIntoStream)
          Ctor.
StatementLifecycleSvcImpl.EPStatementDesc(EPStatementSPI epStatement, EPStatementStartMethod startMethod, EPStatementStopMethod stopMethod, String optInsertIntoStream, EPStatementHandle statementHandle)
          Ctor.
 


© 2007 EsperTech Inc.
All rights reserved.
Visit us at espertech.com