Uses of Enum
org.apache.hadoop.hbase.master.normalizer.TestRegionNormalizerWorkQueue.Action
Packages that use TestRegionNormalizerWorkQueue.Action
-
Uses of TestRegionNormalizerWorkQueue.Action in org.apache.hadoop.hbase.master.normalizer
Methods in org.apache.hadoop.hbase.master.normalizer that return TestRegionNormalizerWorkQueue.ActionModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static TestRegionNormalizerWorkQueue.Action[]
TestRegionNormalizerWorkQueue.Action.values()
Returns an array containing the constants of this enum type, in the order they are declared.