Uses of Enum Class
org.apache.hadoop.hbase.master.balancer.CacheAwareLoadBalancer.GeneratorFunctionType
Packages that use CacheAwareLoadBalancer.GeneratorFunctionType
-
Uses of CacheAwareLoadBalancer.GeneratorFunctionType in org.apache.hadoop.hbase.master.balancer
Methods in org.apache.hadoop.hbase.master.balancer that return CacheAwareLoadBalancer.GeneratorFunctionTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.CacheAwareLoadBalancer.GeneratorFunctionType.values()
Returns an array containing the constants of this enum class, in the order they are declared.