public class EPStatementStartMethodOnTrigger extends EPStatementStartMethodBase
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
INITIAL_VALUE_STREAM_NAME |
Constructor and Description |
---|
EPStatementStartMethodOnTrigger(StatementSpecCompiled statementSpec) |
Modifier and Type | Method and Description |
---|---|
EPStatementStartResult |
startInternal(EPServicesContext services,
StatementContext statementContext,
boolean isNewStatement,
boolean isRecoveringStatement,
boolean isRecoveringResilient) |
getStatementSpec, start
public static final java.lang.String INITIAL_VALUE_STREAM_NAME
public EPStatementStartMethodOnTrigger(StatementSpecCompiled statementSpec)
public EPStatementStartResult startInternal(EPServicesContext services, StatementContext statementContext, boolean isNewStatement, boolean isRecoveringStatement, boolean isRecoveringResilient) throws ExprValidationException, ViewProcessingException
startInternal
in class EPStatementStartMethodBase
ExprValidationException
ViewProcessingException