Uses of Class
org.apache.hadoop.hbase.regionserver.HeapMemoryManager.TunerContext
-
Uses of HeapMemoryManager.TunerContext in org.apache.hadoop.hbase.regionserver
Modifier and TypeFieldDescriptionprivate HeapMemoryManager.TunerContext
HeapMemoryManager.HeapMemoryTunerChore.tunerContext
Modifier and TypeMethodDescriptionprivate void
DefaultHeapMemoryTuner.addToRollingStats
(HeapMemoryManager.TunerContext context) Add the given context to the rolling tuner stats.DefaultHeapMemoryTuner.getTuneDirection
(HeapMemoryManager.TunerContext context) Determine best direction of tuning base on given context.DefaultHeapMemoryTuner.tune
(HeapMemoryManager.TunerContext context) HeapMemoryTuner.tune
(HeapMemoryManager.TunerContext context) Perform the heap memory tuning operation.