Package | Description |
---|---|
org.apache.hadoop.hbase.regionserver |
Modifier and Type | Field and Description |
---|---|
private HeapMemoryManager.TunerContext |
HeapMemoryManager.HeapMemoryTunerChore.tunerContext |
Modifier and Type | Method and Description |
---|---|
private void |
DefaultHeapMemoryTuner.addToRollingStats(HeapMemoryManager.TunerContext context)
Add the given context to the rolling tuner stats.
|
private DefaultHeapMemoryTuner.StepDirection |
DefaultHeapMemoryTuner.getTuneDirection(HeapMemoryManager.TunerContext context)
Determine best direction of tuning base on given context.
|
HeapMemoryManager.TunerResult |
DefaultHeapMemoryTuner.tune(HeapMemoryManager.TunerContext context) |
HeapMemoryManager.TunerResult |
HeapMemoryTuner.tune(HeapMemoryManager.TunerContext context)
Perform the heap memory tuning operation.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.