| 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 |
|---|---|
java.util.List<ReplicationLoadSource> |
ServerLoad.getReplicationLoadSourceList()
Call directly from client such as hbase shell
|
| Modifier and Type | Method and Description |
|---|---|
static ReplicationLoadSource |
ProtobufUtil.toReplicationLoadSource(ClusterStatusProtos.ReplicationLoadSource cls) |
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<ReplicationLoadSource> |
ProtobufUtil.toReplicationLoadSourceList(java.util.List<ClusterStatusProtos.ReplicationLoadSource> clsList) |