| Package | Description |
|---|---|
| org.n52.iceland.statistics.api.interfaces.geolocation | |
| org.n52.iceland.statistics.impl.geolocation |
| Modifier and Type | Method and Description |
|---|---|
static IAdminStatisticsLocation.LocationDatabaseType |
IAdminStatisticsLocation.LocationDatabaseType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IAdminStatisticsLocation.LocationDatabaseType[] |
IAdminStatisticsLocation.LocationDatabaseType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IAdminStatisticsLocation.initDatabase(IAdminStatisticsLocation.LocationDatabaseType type,
String pathToDatabase)
Initialize the memory database.
|
| Modifier and Type | Method and Description |
|---|---|
IAdminStatisticsLocation.LocationDatabaseType |
StatisticsLocationUtil.getDbType() |
| Modifier and Type | Method and Description |
|---|---|
void |
StatisticsLocationUtil.initDatabase(IAdminStatisticsLocation.LocationDatabaseType type,
String pathToDatabase) |
Copyright © 2015 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.