类 TsdbConstants.Group
- java.lang.Object
-
- com.baidubce.services.tsdb.TsdbConstants.Group
-
- 所有已实现的接口:
TsdbConstants
- 封闭接口:
- TsdbConstants
public static class TsdbConstants.Group extends Object implements TsdbConstants
-
-
嵌套类概要
-
从接口继承的嵌套类/接口 com.baidubce.services.tsdb.TsdbConstants
TsdbConstants.AggregatorName, TsdbConstants.DateFormat, TsdbConstants.FieldType, TsdbConstants.FillType, TsdbConstants.Group, TsdbConstants.QueryOrder, TsdbConstants.QuotaUnit, TsdbConstants.TimeUnit, TsdbConstants.ValueType
-
-
字段概要
字段 修饰符和类型 字段 说明 static StringGROUP_BY_NAME_TAGstatic StringGROUP_BY_NAME_TIME已过时。static StringGROUP_BY_NAME_VALUE已过时。static StringGROUP_INFO_NAME_TAGstatic StringGROUP_INFO_NAME_TIME已过时。static StringGROUP_INFO_NAME_TYPE已过时。static StringGROUP_INFO_NAME_VALUE已过时。static StringGROUP_INFO_TYPE_NUMBER已过时。static StringGROUP_INFO_TYPE_STRING已过时。
-
构造器概要
构造器 构造器 说明 Group()
-
-
-
字段详细资料
-
GROUP_INFO_NAME_TYPE
@Deprecated public static final String GROUP_INFO_NAME_TYPE
已过时。- 另请参阅:
- 常量字段值
-
GROUP_INFO_NAME_TIME
@Deprecated public static final String GROUP_INFO_NAME_TIME
已过时。- 另请参阅:
- 常量字段值
-
GROUP_INFO_NAME_VALUE
@Deprecated public static final String GROUP_INFO_NAME_VALUE
已过时。- 另请参阅:
- 常量字段值
-
GROUP_INFO_TYPE_NUMBER
@Deprecated public static final String GROUP_INFO_TYPE_NUMBER
已过时。- 另请参阅:
- 常量字段值
-
GROUP_INFO_TYPE_STRING
@Deprecated public static final String GROUP_INFO_TYPE_STRING
已过时。- 另请参阅:
- 常量字段值
-
GROUP_BY_NAME_TIME
@Deprecated public static final String GROUP_BY_NAME_TIME
已过时。- 另请参阅:
- 常量字段值
-
GROUP_BY_NAME_VALUE
@Deprecated public static final String GROUP_BY_NAME_VALUE
已过时。- 另请参阅:
- 常量字段值
-
-