public abstract static class RSGroupAdminProtos.RSGroupAdminService extends Object implements com.google.protobuf.Service
hbase.pb.RSGroupAdminService
Modifier and Type | Class and Description |
---|---|
static interface |
RSGroupAdminProtos.RSGroupAdminService.BlockingInterface |
static interface |
RSGroupAdminProtos.RSGroupAdminService.Interface |
static class |
RSGroupAdminProtos.RSGroupAdminService.Stub |
Modifier | Constructor and Description |
---|---|
protected |
RSGroupAdminService() |
Modifier and Type | Method and Description |
---|---|
abstract void |
addRSGroup(com.google.protobuf.RpcController controller,
RSGroupAdminProtos.AddRSGroupRequest request,
com.google.protobuf.RpcCallback<RSGroupAdminProtos.AddRSGroupResponse> done)
rpc AddRSGroup(.hbase.pb.AddRSGroupRequest) returns (.hbase.pb.AddRSGroupResponse); |
abstract void |
balanceRSGroup(com.google.protobuf.RpcController controller,
RSGroupAdminProtos.BalanceRSGroupRequest request,
com.google.protobuf.RpcCallback<RSGroupAdminProtos.BalanceRSGroupResponse> done)
rpc BalanceRSGroup(.hbase.pb.BalanceRSGroupRequest) returns (.hbase.pb.BalanceRSGroupResponse); |
void |
callMethod(com.google.protobuf.Descriptors.MethodDescriptor method,
com.google.protobuf.RpcController controller,
com.google.protobuf.Message request,
com.google.protobuf.RpcCallback<com.google.protobuf.Message> done) |
static com.google.protobuf.Descriptors.ServiceDescriptor |
getDescriptor() |
com.google.protobuf.Descriptors.ServiceDescriptor |
getDescriptorForType() |
com.google.protobuf.Message |
getRequestPrototype(com.google.protobuf.Descriptors.MethodDescriptor method) |
com.google.protobuf.Message |
getResponsePrototype(com.google.protobuf.Descriptors.MethodDescriptor method) |
abstract void |
getRSGroupInfo(com.google.protobuf.RpcController controller,
RSGroupAdminProtos.GetRSGroupInfoRequest request,
com.google.protobuf.RpcCallback<RSGroupAdminProtos.GetRSGroupInfoResponse> done)
rpc GetRSGroupInfo(.hbase.pb.GetRSGroupInfoRequest) returns (.hbase.pb.GetRSGroupInfoResponse); |
abstract void |
getRSGroupInfoOfServer(com.google.protobuf.RpcController controller,
RSGroupAdminProtos.GetRSGroupInfoOfServerRequest request,
com.google.protobuf.RpcCallback<RSGroupAdminProtos.GetRSGroupInfoOfServerResponse> done)
rpc GetRSGroupInfoOfServer(.hbase.pb.GetRSGroupInfoOfServerRequest) returns (.hbase.pb.GetRSGroupInfoOfServerResponse); |
abstract void |
getRSGroupInfoOfTable(com.google.protobuf.RpcController controller,
RSGroupAdminProtos.GetRSGroupInfoOfTableRequest request,
com.google.protobuf.RpcCallback<RSGroupAdminProtos.GetRSGroupInfoOfTableResponse> done)
rpc GetRSGroupInfoOfTable(.hbase.pb.GetRSGroupInfoOfTableRequest) returns (.hbase.pb.GetRSGroupInfoOfTableResponse); |
abstract void |
listRSGroupInfos(com.google.protobuf.RpcController controller,
RSGroupAdminProtos.ListRSGroupInfosRequest request,
com.google.protobuf.RpcCallback<RSGroupAdminProtos.ListRSGroupInfosResponse> done)
rpc ListRSGroupInfos(.hbase.pb.ListRSGroupInfosRequest) returns (.hbase.pb.ListRSGroupInfosResponse); |
abstract void |
moveServers(com.google.protobuf.RpcController controller,
RSGroupAdminProtos.MoveServersRequest request,
com.google.protobuf.RpcCallback<RSGroupAdminProtos.MoveServersResponse> done)
rpc MoveServers(.hbase.pb.MoveServersRequest) returns (.hbase.pb.MoveServersResponse); |
abstract void |
moveServersAndTables(com.google.protobuf.RpcController controller,
RSGroupAdminProtos.MoveServersAndTablesRequest request,
com.google.protobuf.RpcCallback<RSGroupAdminProtos.MoveServersAndTablesResponse> done)
rpc MoveServersAndTables(.hbase.pb.MoveServersAndTablesRequest) returns (.hbase.pb.MoveServersAndTablesResponse); |
abstract void |
moveTables(com.google.protobuf.RpcController controller,
RSGroupAdminProtos.MoveTablesRequest request,
com.google.protobuf.RpcCallback<RSGroupAdminProtos.MoveTablesResponse> done)
rpc MoveTables(.hbase.pb.MoveTablesRequest) returns (.hbase.pb.MoveTablesResponse); |
static RSGroupAdminProtos.RSGroupAdminService.BlockingInterface |
newBlockingStub(com.google.protobuf.BlockingRpcChannel channel) |
static com.google.protobuf.BlockingService |
newReflectiveBlockingService(RSGroupAdminProtos.RSGroupAdminService.BlockingInterface impl) |
static com.google.protobuf.Service |
newReflectiveService(RSGroupAdminProtos.RSGroupAdminService.Interface impl) |
static RSGroupAdminProtos.RSGroupAdminService.Stub |
newStub(com.google.protobuf.RpcChannel channel) |
abstract void |
removeRSGroup(com.google.protobuf.RpcController controller,
RSGroupAdminProtos.RemoveRSGroupRequest request,
com.google.protobuf.RpcCallback<RSGroupAdminProtos.RemoveRSGroupResponse> done)
rpc RemoveRSGroup(.hbase.pb.RemoveRSGroupRequest) returns (.hbase.pb.RemoveRSGroupResponse); |
abstract void |
removeServers(com.google.protobuf.RpcController controller,
RSGroupAdminProtos.RemoveServersRequest request,
com.google.protobuf.RpcCallback<RSGroupAdminProtos.RemoveServersResponse> done)
rpc RemoveServers(.hbase.pb.RemoveServersRequest) returns (.hbase.pb.RemoveServersResponse); |
public static com.google.protobuf.Service newReflectiveService(RSGroupAdminProtos.RSGroupAdminService.Interface impl)
public static com.google.protobuf.BlockingService newReflectiveBlockingService(RSGroupAdminProtos.RSGroupAdminService.BlockingInterface impl)
public abstract void getRSGroupInfo(com.google.protobuf.RpcController controller, RSGroupAdminProtos.GetRSGroupInfoRequest request, com.google.protobuf.RpcCallback<RSGroupAdminProtos.GetRSGroupInfoResponse> done)
rpc GetRSGroupInfo(.hbase.pb.GetRSGroupInfoRequest) returns (.hbase.pb.GetRSGroupInfoResponse);
public abstract void getRSGroupInfoOfTable(com.google.protobuf.RpcController controller, RSGroupAdminProtos.GetRSGroupInfoOfTableRequest request, com.google.protobuf.RpcCallback<RSGroupAdminProtos.GetRSGroupInfoOfTableResponse> done)
rpc GetRSGroupInfoOfTable(.hbase.pb.GetRSGroupInfoOfTableRequest) returns (.hbase.pb.GetRSGroupInfoOfTableResponse);
public abstract void getRSGroupInfoOfServer(com.google.protobuf.RpcController controller, RSGroupAdminProtos.GetRSGroupInfoOfServerRequest request, com.google.protobuf.RpcCallback<RSGroupAdminProtos.GetRSGroupInfoOfServerResponse> done)
rpc GetRSGroupInfoOfServer(.hbase.pb.GetRSGroupInfoOfServerRequest) returns (.hbase.pb.GetRSGroupInfoOfServerResponse);
public abstract void moveServers(com.google.protobuf.RpcController controller, RSGroupAdminProtos.MoveServersRequest request, com.google.protobuf.RpcCallback<RSGroupAdminProtos.MoveServersResponse> done)
rpc MoveServers(.hbase.pb.MoveServersRequest) returns (.hbase.pb.MoveServersResponse);
public abstract void moveTables(com.google.protobuf.RpcController controller, RSGroupAdminProtos.MoveTablesRequest request, com.google.protobuf.RpcCallback<RSGroupAdminProtos.MoveTablesResponse> done)
rpc MoveTables(.hbase.pb.MoveTablesRequest) returns (.hbase.pb.MoveTablesResponse);
public abstract void addRSGroup(com.google.protobuf.RpcController controller, RSGroupAdminProtos.AddRSGroupRequest request, com.google.protobuf.RpcCallback<RSGroupAdminProtos.AddRSGroupResponse> done)
rpc AddRSGroup(.hbase.pb.AddRSGroupRequest) returns (.hbase.pb.AddRSGroupResponse);
public abstract void removeRSGroup(com.google.protobuf.RpcController controller, RSGroupAdminProtos.RemoveRSGroupRequest request, com.google.protobuf.RpcCallback<RSGroupAdminProtos.RemoveRSGroupResponse> done)
rpc RemoveRSGroup(.hbase.pb.RemoveRSGroupRequest) returns (.hbase.pb.RemoveRSGroupResponse);
public abstract void balanceRSGroup(com.google.protobuf.RpcController controller, RSGroupAdminProtos.BalanceRSGroupRequest request, com.google.protobuf.RpcCallback<RSGroupAdminProtos.BalanceRSGroupResponse> done)
rpc BalanceRSGroup(.hbase.pb.BalanceRSGroupRequest) returns (.hbase.pb.BalanceRSGroupResponse);
public abstract void listRSGroupInfos(com.google.protobuf.RpcController controller, RSGroupAdminProtos.ListRSGroupInfosRequest request, com.google.protobuf.RpcCallback<RSGroupAdminProtos.ListRSGroupInfosResponse> done)
rpc ListRSGroupInfos(.hbase.pb.ListRSGroupInfosRequest) returns (.hbase.pb.ListRSGroupInfosResponse);
public abstract void moveServersAndTables(com.google.protobuf.RpcController controller, RSGroupAdminProtos.MoveServersAndTablesRequest request, com.google.protobuf.RpcCallback<RSGroupAdminProtos.MoveServersAndTablesResponse> done)
rpc MoveServersAndTables(.hbase.pb.MoveServersAndTablesRequest) returns (.hbase.pb.MoveServersAndTablesResponse);
public abstract void removeServers(com.google.protobuf.RpcController controller, RSGroupAdminProtos.RemoveServersRequest request, com.google.protobuf.RpcCallback<RSGroupAdminProtos.RemoveServersResponse> done)
rpc RemoveServers(.hbase.pb.RemoveServersRequest) returns (.hbase.pb.RemoveServersResponse);
public static final com.google.protobuf.Descriptors.ServiceDescriptor getDescriptor()
public final com.google.protobuf.Descriptors.ServiceDescriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Service
public final void callMethod(com.google.protobuf.Descriptors.MethodDescriptor method, com.google.protobuf.RpcController controller, com.google.protobuf.Message request, com.google.protobuf.RpcCallback<com.google.protobuf.Message> done)
callMethod
in interface com.google.protobuf.Service
public final com.google.protobuf.Message getRequestPrototype(com.google.protobuf.Descriptors.MethodDescriptor method)
getRequestPrototype
in interface com.google.protobuf.Service
public final com.google.protobuf.Message getResponsePrototype(com.google.protobuf.Descriptors.MethodDescriptor method)
getResponsePrototype
in interface com.google.protobuf.Service
public static RSGroupAdminProtos.RSGroupAdminService.Stub newStub(com.google.protobuf.RpcChannel channel)
public static RSGroupAdminProtos.RSGroupAdminService.BlockingInterface newBlockingStub(com.google.protobuf.BlockingRpcChannel channel)
Copyright © 2007–2019 Cloudera. All rights reserved.