@InterfaceAudience.Private public class NoOpHeapMemoryTuner extends Object implements HeapMemoryTuner
Constructor and Description |
---|
NoOpHeapMemoryTuner() |
Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.conf.Configuration |
getConf() |
void |
setConf(org.apache.hadoop.conf.Configuration conf) |
HeapMemoryManager.TunerResult |
tune(HeapMemoryManager.TunerContext context)
Perform the heap memory tuning operation.
|
public org.apache.hadoop.conf.Configuration getConf()
getConf
in interface org.apache.hadoop.conf.Configurable
public void setConf(org.apache.hadoop.conf.Configuration conf)
setConf
in interface org.apache.hadoop.conf.Configurable
public HeapMemoryManager.TunerResult tune(HeapMemoryManager.TunerContext context)
HeapMemoryTuner
tune
in interface HeapMemoryTuner
TunerResult
including the heap percentage for memstore and block cacheCopyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.