| Package | Description | 
|---|---|
| org.apache.hadoop.hbase | |
| org.apache.hadoop.hbase.replication | |
| 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 
 | 
Map<String,List<ReplicationLoadSource>> | 
ServerLoad.getReplicationLoadSourceMap()
Deprecated.  
Call directly from client such as hbase shell 
 | 
Map<String,List<ReplicationLoadSource>> | 
ServerMetrics.getReplicationLoadSourceMap()
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 | 
|---|---|
ReplicationLoadSource | 
ReplicationLoadSource.ReplicationLoadSourceBuilder.build()  | 
| Modifier and Type | Method and Description | 
|---|---|
static ReplicationLoadSource | 
ProtobufUtil.toReplicationLoadSource(org.apache.hadoop.hbase.shaded.protobuf.generated.ClusterStatusProtos.ReplicationLoadSource rls)  | 
| Modifier and Type | Method and Description | 
|---|---|
static org.apache.hadoop.hbase.shaded.protobuf.generated.ClusterStatusProtos.ReplicationLoadSource | 
ProtobufUtil.toReplicationLoadSource(ReplicationLoadSource rls)  | 
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.