Package | Description |
---|---|
org.apache.hadoop.hbase |
Modifier and Type | Class and Description |
---|---|
class |
ServerLoad
Deprecated.
As of release 2.0.0, this will be removed in HBase 3.0.0 Use
ServerMetrics
instead. |
Modifier and Type | Method and Description |
---|---|
Map<ServerName,ServerMetrics> |
ClusterMetrics.getLiveServerMetrics()
Returns the names of region servers on the live list
|
Map<ServerName,ServerMetrics> |
ClusterStatus.getLiveServerMetrics()
Deprecated.
|
Constructor and Description |
---|
ServerLoad(ServerMetrics metrics)
Deprecated.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.