public class ExprNodeAdapterMultiStreamStmtLock extends ExprNodeAdapterMultiStream
Modifier and Type | Field and Description |
---|---|
static long |
LOCK_BACKOFF_MSEC |
Constructor and Description |
---|
ExprNodeAdapterMultiStreamStmtLock(java.lang.String statementName,
ExprNode exprNode,
ExprEvaluatorContext evaluatorContext,
VariableService variableService,
EventBean[] prototype) |
evaluate
getExprNode, getStatementName
public static final long LOCK_BACKOFF_MSEC
public ExprNodeAdapterMultiStreamStmtLock(java.lang.String statementName, ExprNode exprNode, ExprEvaluatorContext evaluatorContext, VariableService variableService, EventBean[] prototype)