public class EPStatementStartMethodOnTrigger extends EPStatementStartMethodBase
Modifier and Type | Field and Description |
---|---|
static String |
INITIAL_VALUE_STREAM_NAME |
statementSpec
DEFAULT_AGENT_INSTANCE_ID
Constructor and Description |
---|
EPStatementStartMethodOnTrigger(StatementSpecCompiled statementSpec) |
Modifier and Type | Method and Description |
---|---|
EPStatementStartResult |
startInternal(EPServicesContext services,
StatementContext statementContext,
boolean isNewStatement,
boolean isRecoveringStatement,
boolean isRecoveringResilient) |
protected ExprNode |
validateJoinNamedWindow(String engineURI,
StatementContext statementContext,
ExprNodeOrigin exprNodeOrigin,
ExprNode deleteJoinExpr,
EventType namedWindowType,
String namedWindowStreamName,
String namedWindowName,
EventType filteredType,
String filterStreamName,
String filteredTypeName,
String optionalTableName) |
getDefaultAgentInstanceContext, getDefaultAgentInstanceHandle, getStatementSpec, isQueryPlanLogging, start
public static final 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
protected ExprNode validateJoinNamedWindow(String engineURI, StatementContext statementContext, ExprNodeOrigin exprNodeOrigin, ExprNode deleteJoinExpr, EventType namedWindowType, String namedWindowStreamName, String namedWindowName, EventType filteredType, String filterStreamName, String filteredTypeName, String optionalTableName) throws ExprValidationException
ExprValidationException