Package | Description |
---|---|
org.apache.hadoop.hbase | |
org.apache.hadoop.hbase.master | |
org.apache.hadoop.hbase.shaded.protobuf |
Modifier and Type | Method and Description |
---|---|
List<ReplicationLoadSource> |
ServerLoad.getReplicationLoadSourceList()
Deprecated.
Call directly from client such as hbase shell
|
List<ReplicationLoadSource> |
ServerMetrics.getReplicationLoadSourceList()
Call directly from client such as hbase shell
|
Modifier and Type | Method and Description |
---|---|
ServerMetricsBuilder |
ServerMetricsBuilder.setReplicationLoadSources(List<ReplicationLoadSource> value) |
Modifier and Type | Method and Description |
---|---|
HashMap<String,List<Pair<ServerName,ReplicationLoadSource>>> |
HMaster.getReplicationLoad(ServerName[] serverNames) |
Modifier and Type | Method and Description |
---|---|
static ReplicationLoadSource |
ProtobufUtil.toReplicationLoadSource(ClusterStatusProtos.ReplicationLoadSource rls) |
Modifier and Type | Method and Description |
---|---|
static ClusterStatusProtos.ReplicationLoadSource |
ProtobufUtil.toReplicationLoadSource(ReplicationLoadSource rls) |
Copyright © 2007–2019 Cloudera. All rights reserved.