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(ClusterStatusProtos.ReplicationLoadSource cls) |
Modifier and Type | Method and Description |
---|---|
static List<ReplicationLoadSource> |
ProtobufUtil.toReplicationLoadSourceList(List<ClusterStatusProtos.ReplicationLoadSource> clsList) |
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.