Class HeapMemoryManager.TunerContext

java.lang.Object
org.apache.hadoop.hbase.regionserver.HeapMemoryManager.TunerContext
Enclosing class:
HeapMemoryManager

public static final class HeapMemoryManager.TunerContext extends Object
POJO to pass all the relevant information required to do the heap memory tuning. It holds the flush counts and block cache evictions happened within the interval. Also holds the current heap percentage allocated for memstore and block cache.