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 |
|---|---|
ExpressionExecutor |
cloneExecutor(String key) |
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 ConditionExpressionExecutorpublic ExpressionExecutor cloneExecutor(String key)
Copyright © 2019 WSO2. All rights reserved.