JavaScript is disabled on your browser.
E G I O W
E
execute(Object[], State) - Method in class org.wso2.extension.siddhi.execution.word.function.WordFunction
The main execution method which will be called upon event arrival
when there are more than one Function parameter
execute(Object, State) - Method in class org.wso2.extension.siddhi.execution.word.function.WordFunction
The main execution method which will be called upon event arrival
when there are zero or one Function parameter
G
getReturnType() - Method in class org.wso2.extension.siddhi.execution.word.function.WordFunction
return a Class object that represents the formal return type of the method represented by this Method object.
I
init(ExpressionExecutor[], ConfigReader, SiddhiQueryContext) - Method in class org.wso2.extension.siddhi.execution.word.function.WordFunction
The initialization method for FunctionExecutor, which will be called before other methods and validate
the all configuration and getting the initial values.
O
org.wso2.extension.siddhi.execution.word.function - package org.wso2.extension.siddhi.execution.word.function
W
WordFunction - Class in org.wso2.extension.siddhi.execution.word.function
country(string)
Returns word if the given word is meaningful.
WordFunction() - Constructor for class org.wso2.extension.siddhi.execution.word.function.WordFunction
E G I O W
Copyright © 2021 WSO2 . All rights reserved.