public interface EvalScript
| Modifier and Type | Method and Description |
|---|---|
Object |
eval(String name,
Object[] arg) |
org.wso2.siddhi.query.api.definition.Attribute.Type |
getReturnType() |
void |
init(String name,
String body) |
void |
setReturnType(org.wso2.siddhi.query.api.definition.Attribute.Type returnType) |
Copyright © 2018 WSO2. All Rights Reserved.