public class TimeRangeStatistic extends FieldStatistic<TimeRangeStatistic.TimeRangeValue>
| Modifier and Type | Class and Description |
|---|---|
static class |
TimeRangeStatistic.TimeRangeValue |
| Modifier and Type | Field and Description |
|---|---|
static FieldStatisticType<TimeRangeStatistic.TimeRangeValue> |
STATS_TYPE |
cachedStatisticId, DEFAULT_TAG, INTERNAL_TAG| Constructor and Description |
|---|
TimeRangeStatistic() |
TimeRangeStatistic(String typeName,
String fieldName) |
| Modifier and Type | Method and Description |
|---|---|
TimeRangeStatistic.TimeRangeValue |
createEmpty() |
String |
getDescription() |
boolean |
isCompatibleWith(Class<?> fieldClass) |
byteLength, generateGroupId, generateStatisticId, getFieldName, getId, getTypeName, readBytes, setFieldName, setTypeName, toString, writeBytesfromBinary, getBinningStrategy, getStatisticType, getTag, isInternal, setBinningStrategy, setInternal, setTag, toBinarypublic static final FieldStatisticType<TimeRangeStatistic.TimeRangeValue> STATS_TYPE
public String getDescription()
getDescription in class Statistic<TimeRangeStatistic.TimeRangeValue>public TimeRangeStatistic.TimeRangeValue createEmpty()
createEmpty in class Statistic<TimeRangeStatistic.TimeRangeValue>public boolean isCompatibleWith(Class<?> fieldClass)
isCompatibleWith in class FieldStatistic<TimeRangeStatistic.TimeRangeValue>Copyright © 2013–2021. All rights reserved.