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 EPPatternStmtStartMethod.start(PatternMatchCallback matchCallback)
          Start pattern.
 

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