Class Summary
java.lang.Object
org.apache.hadoop.hbase.hbtop.screen.top.Summary
Represents the summary of the metrics.
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionlong
double
int
int
int
int
int
-
Field Details
-
currentTime
-
version
-
clusterId
-
servers
-
liveServers
-
deadServers
-
regionCount
-
ritCount
-
averageLoad
-
aggregateRequestPerSecond
-
-
Constructor Details
-
Summary
-
-
Method Details
-
getCurrentTime
-
getVersion
-
getClusterId
-
getServers
-
getLiveServers
-
getDeadServers
-
getRegionCount
-
getRitCount
-
getAverageLoad
-
getAggregateRequestPerSecond
-