Package | Description |
---|---|
org.wso2.extension.siddhi.execution.geo.api | |
org.wso2.extension.siddhi.execution.geo.internal | |
org.wso2.extension.siddhi.execution.geo.internal.impl |
Modifier and Type | Method and Description |
---|---|
Location |
GeoLocationResolver.getGeoLocationInfo(String ip)
This method will provide the geo location information related to the given ip.
|
Modifier and Type | Method and Description |
---|---|
static LRUCache<String,Location> |
LRUCacheStore.getInstance()
Provide the initialized LRUCache instance.
|
Modifier and Type | Method and Description |
---|---|
Location |
DefaultDBBasedGeoLocationResolver.getGeoLocationInfo(String ip) |
Location |
RDBMSGeoLocationResolver.getLocation(String ipAddress) |
Copyright © 2018 WSO2. All rights reserved.