public class InConditionExpressionExecutor extends ConditionExpressionExecutor
| Constructor and Description |
|---|
InConditionExpressionExecutor(Table table,
CompiledCondition compiledCondition,
int streamEventSize,
boolean isMatchingEventAStateEvent,
int matchingStreamIndex) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
execute(ComplexEvent event) |
getReturnTypepublic InConditionExpressionExecutor(Table table, CompiledCondition compiledCondition, int streamEventSize, boolean isMatchingEventAStateEvent, int matchingStreamIndex)
public Boolean execute(ComplexEvent event)
execute in interface ExpressionExecutorexecute in class ConditionExpressionExecutorCopyright © 2022. All rights reserved.