Uses of Enum Class
org.apache.hadoop.hbase.regionserver.DefaultHeapMemoryTuner.StepDirection
-
Uses of DefaultHeapMemoryTuner.StepDirection in org.apache.hadoop.hbase.regionserver
Modifier and TypeMethodDescriptionDefaultHeapMemoryTuner.getTuneDirection
(HeapMemoryManager.TunerContext context) Determine best direction of tuning base on given context.Returns the enum constant of this class with the specified name.static DefaultHeapMemoryTuner.StepDirection[]
DefaultHeapMemoryTuner.StepDirection.values()
Returns an array containing the constants of this enum class, in the order they are declared.