@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.Configurablepublic void setConf(org.apache.hadoop.conf.Configuration conf)
setConf in interface org.apache.hadoop.conf.Configurablepublic HeapMemoryManager.TunerResult tune(HeapMemoryManager.TunerContext context)
HeapMemoryTunertune in interface HeapMemoryTunerTunerResult including the heap percentage for memstore and block cacheCopyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.