public interface ExpressionExecutor
| Modifier and Type | Method and Description |
|---|---|
ExpressionExecutor |
cloneExecutor(String key) |
Object |
execute(ComplexEvent event) |
org.wso2.siddhi.query.api.definition.Attribute.Type |
getReturnType() |
Object execute(ComplexEvent event)
org.wso2.siddhi.query.api.definition.Attribute.Type getReturnType()
ExpressionExecutor cloneExecutor(String key)
Copyright © 2017 WSO2. All rights reserved.