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) |
getReturnType
public InConditionExpressionExecutor(Table table, CompiledCondition compiledCondition, int streamEventSize, boolean isMatchingEventAStateEvent, int matchingStreamIndex)
public Boolean execute(ComplexEvent event)
execute
in interface ExpressionExecutor
execute
in class ConditionExpressionExecutor
Copyright © 2019. All rights reserved.