public static final class HeapMemoryManager.TunerResult extends Object
| Constructor and Description |
|---|
HeapMemoryManager.TunerResult(boolean needsTuning) |
| Modifier and Type | Method and Description |
|---|---|
float |
getBlockCacheSize() |
float |
getMemstoreSize() |
boolean |
needsTuning() |
void |
setBlockCacheSize(float blockCacheSize) |
void |
setMemstoreSize(float memstoreSize) |
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.