| Package | Description |
|---|---|
| org.locationtech.geowave.analytic.kmeans.serial |
| Modifier and Type | Method and Description |
|---|---|
static AnalyticStats.StatValue |
AnalyticStats.StatValue.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AnalyticStats.StatValue[] |
AnalyticStats.StatValue.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<Double> |
StatsMap.getStats(AnalyticStats.StatValue stat) |
void |
StatsMap.notify(AnalyticStats.StatValue stat,
double amount) |
void |
AnalyticStats.notify(AnalyticStats.StatValue stat,
double amount) |
Copyright © 2013–2022. All rights reserved.