| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.regionserver | 
| Modifier and Type | Field and Description | 
|---|---|
| private DefaultHeapMemoryTuner.StepDirection | DefaultHeapMemoryTuner. prevTuneDirection | 
| Modifier and Type | Method and Description | 
|---|---|
| private DefaultHeapMemoryTuner.StepDirection | DefaultHeapMemoryTuner. getTuneDirection(HeapMemoryManager.TunerContext context)Determine best direction of tuning base on given context. | 
| static DefaultHeapMemoryTuner.StepDirection | DefaultHeapMemoryTuner.StepDirection. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static DefaultHeapMemoryTuner.StepDirection[] | DefaultHeapMemoryTuner.StepDirection. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.