public class EPPreparedExecuteIUDSingleStreamExecDelete extends Object implements EPPreparedExecuteIUDSingleStreamExec
Constructor and Description |
---|
EPPreparedExecuteIUDSingleStreamExecDelete(FilterSpecCompiled filter,
ExprNode optionalWhereClause,
Annotation[] annotations,
ExprTableAccessNode[] optionalTableNodes,
EPServicesContext services) |
Modifier and Type | Method and Description |
---|---|
EventBean[] |
execute(FireAndForgetInstance fireAndForgetProcessorInstance) |
Annotation[] |
getAnnotations() |
FilterSpecCompiled |
getFilter() |
ExprTableAccessNode[] |
getOptionalTableNodes() |
ExprNode |
getOptionalWhereClause() |
EPServicesContext |
getServices() |
public EPPreparedExecuteIUDSingleStreamExecDelete(FilterSpecCompiled filter, ExprNode optionalWhereClause, Annotation[] annotations, ExprTableAccessNode[] optionalTableNodes, EPServicesContext services)
public EventBean[] execute(FireAndForgetInstance fireAndForgetProcessorInstance)
execute
in interface EPPreparedExecuteIUDSingleStreamExec
public FilterSpecCompiled getFilter()
public ExprNode getOptionalWhereClause()
public Annotation[] getAnnotations()
public ExprTableAccessNode[] getOptionalTableNodes()
public EPServicesContext getServices()