public abstract class ConditionExpressionExecutor extends Object implements ExpressionExecutor
| Constructor and Description |
|---|
ConditionExpressionExecutor() |
| Modifier and Type | Method and Description |
|---|---|
abstract Boolean |
execute(ComplexEvent event) |
org.wso2.siddhi.query.api.definition.Attribute.Type |
getReturnType() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcloneExecutorpublic org.wso2.siddhi.query.api.definition.Attribute.Type getReturnType()
getReturnType in interface ExpressionExecutorpublic abstract Boolean execute(ComplexEvent event)
execute in interface ExpressionExecutorCopyright © 2018 WSO2. All rights reserved.