@InterfaceAudience.Private final class RSGroupProtobufUtil extends Object
Modifier | Constructor and Description |
---|---|
private |
RSGroupProtobufUtil() |
Modifier and Type | Method and Description |
---|---|
(package private) static org.apache.hadoop.hbase.protobuf.generated.RSGroupAdminProtos.BalanceRSGroupRequest |
createBalanceRSGroupRequest(String groupName,
BalanceRequest request) |
(package private) static void |
populateBalanceRSGroupResponse(org.apache.hadoop.hbase.protobuf.generated.RSGroupAdminProtos.BalanceRSGroupResponse.Builder responseBuilder,
BalanceResponse response) |
(package private) static BalanceRequest |
toBalanceRequest(org.apache.hadoop.hbase.protobuf.generated.RSGroupAdminProtos.BalanceRSGroupRequest request) |
(package private) static BalanceResponse |
toBalanceResponse(org.apache.hadoop.hbase.protobuf.generated.RSGroupAdminProtos.BalanceRSGroupResponse response) |
(package private) static RSGroupInfo |
toGroupInfo(org.apache.hadoop.hbase.protobuf.generated.RSGroupProtos.RSGroupInfo proto) |
(package private) static org.apache.hadoop.hbase.protobuf.generated.RSGroupProtos.RSGroupInfo |
toProtoGroupInfo(RSGroupInfo pojo) |
private RSGroupProtobufUtil()
static void populateBalanceRSGroupResponse(org.apache.hadoop.hbase.protobuf.generated.RSGroupAdminProtos.BalanceRSGroupResponse.Builder responseBuilder, BalanceResponse response)
static BalanceResponse toBalanceResponse(org.apache.hadoop.hbase.protobuf.generated.RSGroupAdminProtos.BalanceRSGroupResponse response)
static org.apache.hadoop.hbase.protobuf.generated.RSGroupAdminProtos.BalanceRSGroupRequest createBalanceRSGroupRequest(String groupName, BalanceRequest request)
static BalanceRequest toBalanceRequest(org.apache.hadoop.hbase.protobuf.generated.RSGroupAdminProtos.BalanceRSGroupRequest request)
static RSGroupInfo toGroupInfo(org.apache.hadoop.hbase.protobuf.generated.RSGroupProtos.RSGroupInfo proto)
static org.apache.hadoop.hbase.protobuf.generated.RSGroupProtos.RSGroupInfo toProtoGroupInfo(RSGroupInfo pojo)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.