Uses of Enum
org.apache.iotdb.confignode.persistence.partition.maintainer.RegionMaintainType
Packages that use RegionMaintainType
-
Uses of RegionMaintainType in org.apache.iotdb.confignode.persistence.partition.maintainer
Fields in org.apache.iotdb.confignode.persistence.partition.maintainer declared as RegionMaintainTypeMethods in org.apache.iotdb.confignode.persistence.partition.maintainer that return RegionMaintainTypeModifier and TypeMethodDescriptionRegionMaintainTask.getType()static RegionMaintainTypeReturns the enum constant of this type with the specified name.static RegionMaintainType[]RegionMaintainType.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.apache.iotdb.confignode.persistence.partition.maintainer with parameters of type RegionMaintainType