| Package | Description | 
|---|---|
| org.apache.hadoop.hbase | |
| org.apache.hadoop.hbase.protobuf | 
 Holds classes generated from protobuf
 
src/main/protobuf definition files. | 
| Modifier and Type | Method and Description | 
|---|---|
List<ReplicationLoadSource> | 
ServerLoad.getReplicationLoadSourceList()
Call directly from client such as hbase shell 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static ReplicationLoadSource | 
ProtobufUtil.toReplicationLoadSource(org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSource cls)  | 
| Modifier and Type | Method and Description | 
|---|---|
static List<ReplicationLoadSource> | 
ProtobufUtil.toReplicationLoadSourceList(List<org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSource> clsList)  | 
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.