Package org.apache.hadoop.hbase.client
Class RegionLoadStats
java.lang.Object
org.apache.hadoop.hbase.client.RegionLoadStats
POJO representing region server load
-
Field Summary
Modifier and TypeFieldDescription(package private) int
(package private) int
(package private) int
-
Constructor Summary
ConstructorDescriptionRegionLoadStats
(int memstoreLoad, int heapOccupancy, int compactionPressure) -
Method Summary
Modifier and TypeMethodDescriptionint
int
int
-
Field Details
-
memstoreLoad
int memstoreLoad -
heapOccupancy
int heapOccupancy -
compactionPressure
-
-
Constructor Details
-
RegionLoadStats
-
-
Method Details
-
getMemStoreLoad
-
getHeapOccupancy
-
getCompactionPressure
-