Uses of Enum
org.apache.iotdb.common.rpc.thrift.TAggregationType
-
Uses of TAggregationType in org.apache.iotdb.common.rpc.thrift
Methods in org.apache.iotdb.common.rpc.thrift that return TAggregationTypeModifier and TypeMethodDescriptionstatic TAggregationTypeTAggregationType.findByValue(int value) Find a the enum type by its integer value, as defined in the Thrift IDL.static TAggregationTypeReturns the enum constant of this type with the specified name.static TAggregationType[]TAggregationType.values()Returns an array containing the constants of this enum type, in the order they are declared.