Uses of Enum
org.apache.iotdb.common.rpc.thrift.TConsensusGroupType
-
Uses of TConsensusGroupType in org.apache.iotdb.common.rpc.thrift
Fields in org.apache.iotdb.common.rpc.thrift declared as TConsensusGroupTypeMethods in org.apache.iotdb.common.rpc.thrift that return TConsensusGroupTypeModifier and TypeMethodDescriptionstatic TConsensusGroupTypeTConsensusGroupType.findByValue(int value) Find a the enum type by its integer value, as defined in the Thrift IDL.TConsensusGroupId.getType()static TConsensusGroupTypeReturns the enum constant of this type with the specified name.static TConsensusGroupType[]TConsensusGroupType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.iotdb.common.rpc.thrift with parameters of type TConsensusGroupTypeConstructors in org.apache.iotdb.common.rpc.thrift with parameters of type TConsensusGroupType