Modifier and Type | Method and Description |
---|---|
void |
GeoCoordinateResolver.init(org.wso2.siddhi.core.util.config.ConfigReader configReader)
This method will be invoked after the initializing the extension.
|
void |
GeoLocationResolver.init(org.wso2.siddhi.core.util.config.ConfigReader configReader)
This method will be invoked after the initializing the extension.
|
Modifier and Type | Method and Description |
---|---|
Location |
RDBMSGeoLocationResolver.getLocation(String ipAddress) |
void |
DefaultDBBasedGeoLocationResolver.init(org.wso2.siddhi.core.util.config.ConfigReader configReader) |
void |
RDBMSGeoLocationResolver.init(org.wso2.siddhi.core.util.config.ConfigReader configReader) |
void |
APIBasedGeoCoordinateResolver.init(org.wso2.siddhi.core.util.config.ConfigReader configReader) |
Modifier and Type | Method and Description |
---|---|
void |
DatabaseUtils.initialize(String dataSourceName) |
Copyright © 2019 WSO2. All rights reserved.