Skip navigation links
C E G I O R 

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
 
currentState() - Method in class org.wso2.extension.siddhi.execution.country.CountryFunction
Used to collect the serializable state of the processing element, that need to be persisted for reconstructing the element to the same state on a different point of time

E

execute(Object[]) - 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) - 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, SiddhiAppContext) - 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
 

R

restoreState(Map<String, Object>) - Method in class org.wso2.extension.siddhi.execution.country.CountryFunction
Used to restore serialized state of the processing element, for reconstructing the element to the same state as if was on a previous point of time.
C E G I O R 
Skip navigation links

Copyright © 2019 WSO2. All rights reserved.