Skip navigation links
C E G I O 

C

CountryFunction - Class in org.wso2.extension.siddhi.execution.country
Returns the country of the given user location.
CountryFunction() - Constructor for class org.wso2.extension.siddhi.execution.country.CountryFunction
 

E

execute(Object[], State) - Method in class org.wso2.extension.siddhi.execution.country.CountryFunction
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.country.CountryFunction
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.country.CountryFunction
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.country.CountryFunction
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.country - package org.wso2.extension.siddhi.execution.country
 
C E G I O 
Skip navigation links

Copyright © 2021 WSO2. All rights reserved.