public static class TimeRangeStatistic.TimeRangeValue extends AbstractTimeRangeValue
bin, NO_BIN, statistic| Constructor and Description |
|---|
TimeRangeValue() |
TimeRangeValue(Statistic<?> statistic) |
| Modifier and Type | Method and Description |
|---|---|
protected <T> org.threeten.extra.Interval |
getInterval(DataTypeAdapter<T> adapter,
T entry,
GeoWaveRow... rows) |
asTemporalRange, entryIngested, fromBinary, getMax, getMaxTime, getMin, getMinTime, getRange, getValue, isSet, merge, toBinarygetBin, getStatistic, getValueId, getValueId, setBin, toStringpublic TimeRangeValue()
public TimeRangeValue(Statistic<?> statistic)
protected <T> org.threeten.extra.Interval getInterval(DataTypeAdapter<T> adapter, T entry, GeoWaveRow... rows)
getInterval in class AbstractTimeRangeValueCopyright © 2013–2021. All rights reserved.