@InterfaceAudience.Public public class RegionLoadStats extends Object
Constructor and Description |
---|
RegionLoadStats(int memstoreLoad,
int heapOccupancy,
int compactionPressure) |
Modifier and Type | Method and Description |
---|---|
int |
getCompactionPressure() |
int |
getHeapOccupancy() |
int |
getMemStoreLoad() |
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.