|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReplicationLoadSource | |
---|---|
org.apache.hadoop.hbase | |
org.apache.hadoop.hbase.protobuf | Holds classes generated from protobuf
src/main/protobuf definition files. |
Uses of ReplicationLoadSource in org.apache.hadoop.hbase |
---|
Methods in org.apache.hadoop.hbase that return types with arguments of type ReplicationLoadSource | |
---|---|
List<ReplicationLoadSource> |
ServerLoad.getReplicationLoadSourceList()
Call directly from client such as hbase shell |
Uses of ReplicationLoadSource in org.apache.hadoop.hbase.protobuf |
---|
Methods in org.apache.hadoop.hbase.protobuf that return ReplicationLoadSource | |
---|---|
static ReplicationLoadSource |
ProtobufUtil.toReplicationLoadSource(ClusterStatusProtos.ReplicationLoadSource cls)
|
Methods in org.apache.hadoop.hbase.protobuf that return types with arguments of type ReplicationLoadSource | |
---|---|
static List<ReplicationLoadSource> |
ProtobufUtil.toReplicationLoadSourceList(List<ClusterStatusProtos.ReplicationLoadSource> clsList)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |