public interface ExpressionExecutor
| Modifier and Type | Method and Description |
|---|---|
void |
clean() |
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)
void clean()
Copyright © 2019 WSO2. All rights reserved.