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