public static class TsdbConstants.AggregatorName extends Object implements TsdbConstants
TsdbConstants.AggregatorName, TsdbConstants.DateFormat, TsdbConstants.FieldType, TsdbConstants.FillType, TsdbConstants.Group, TsdbConstants.QueryOrder, TsdbConstants.QuotaUnit, TsdbConstants.TimeUnit, TsdbConstants.ValueType| Modifier and Type | Field and Description |
|---|---|
static String |
AGGREGATOR_NAME_ADJACENT_UNIQUE |
static String |
AGGREGATOR_NAME_AVG |
static String |
AGGREGATOR_NAME_COUNT |
static String |
AGGREGATOR_NAME_DEV |
static String |
AGGREGATOR_NAME_DIFF |
static String |
AGGREGATOR_NAME_DIV |
static String |
AGGREGATOR_NAME_FIRST |
static String |
AGGREGATOR_NAME_LAST |
static String |
AGGREGATOR_NAME_LEASTSQUARES |
static String |
AGGREGATOR_NAME_MAX |
static String |
AGGREGATOR_NAME_MIN |
static String |
AGGREGATOR_NAME_PERCENTILE |
static String |
AGGREGATOR_NAME_RATE |
static String |
AGGREGATOR_NAME_SCALE |
static String |
AGGREGATOR_NAME_SUM |
| Constructor and Description |
|---|
AggregatorName() |
public static final String AGGREGATOR_NAME_AVG
public static final String AGGREGATOR_NAME_DEV
public static final String AGGREGATOR_NAME_COUNT
public static final String AGGREGATOR_NAME_FIRST
public static final String AGGREGATOR_NAME_LAST
public static final String AGGREGATOR_NAME_LEASTSQUARES
public static final String AGGREGATOR_NAME_MAX
public static final String AGGREGATOR_NAME_MIN
public static final String AGGREGATOR_NAME_PERCENTILE
public static final String AGGREGATOR_NAME_SUM
public static final String AGGREGATOR_NAME_DIFF
public static final String AGGREGATOR_NAME_DIV
public static final String AGGREGATOR_NAME_SCALE
public static final String AGGREGATOR_NAME_RATE
public static final String AGGREGATOR_NAME_ADJACENT_UNIQUE
Copyright © 2023. All rights reserved.