@InterfaceAudience.Private
@InterfaceStability.Evolving
public interface HeapMemoryTuner
extends org.apache.hadoop.conf.Configurable
| Modifier and Type | Method and Description |
|---|---|
HeapMemoryManager.TunerResult |
tune(HeapMemoryManager.TunerContext context)
Perform the heap memory tuning operation.
|
HeapMemoryManager.TunerResult tune(HeapMemoryManager.TunerContext context)
context - TunerResult including the heap percentage for memstore and block cacheCopyright © 2007–2018 The Apache Software Foundation. All rights reserved.