Methods in net.esper.core with parameters of type StatementSpecRaw |
EPStatement |
StatementLifecycleSvcImpl.createAndStart(StatementSpecRaw statementSpec,
String expression,
boolean isPattern,
String optStatementName)
|
EPStatement |
StatementLifecycleSvc.createAndStart(StatementSpecRaw statementSpec,
String expression,
boolean isPattern,
String optStatementName)
Create and start the statement. |
protected EPStatement |
StatementLifecycleSvcImpl.createStarted(StatementSpecRaw statementSpec,
String expression,
boolean isPattern,
String statementName,
String statementId)
Creates a started statement. |
protected StatementLifecycleSvcImpl.EPStatementDesc |
StatementLifecycleSvcImpl.createStopped(StatementSpecRaw statementSpec,
String expression,
boolean isPattern,
String statementName,
String statementId)
Create stopped statement. |