Interface HeapMemoryTuner

All Superinterfaces:
org.apache.hadoop.conf.Configurable
All Known Implementing Classes:
DefaultHeapMemoryTuner

@Private @Evolving public interface HeapMemoryTuner extends org.apache.hadoop.conf.Configurable
Makes the decision regarding proper sizing of the heap memory. Decides what percentage of heap memory should be allocated for global memstore and BlockCache.