public static final class AdminProtos.AdminService.Stub extends AdminProtos.AdminService implements AdminProtos.AdminService.Interface
AdminProtos.AdminService.BlockingInterface, AdminProtos.AdminService.Interface, AdminProtos.AdminService.Stub| Modifier and Type | Method and Description |
|---|---|
void |
clearCompactionQueues(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
AdminProtos.ClearCompactionQueuesRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<AdminProtos.ClearCompactionQueuesResponse> done)
rpc ClearCompactionQueues(.hbase.pb.ClearCompactionQueuesRequest) returns (.hbase.pb.ClearCompactionQueuesResponse); |
void |
clearRegionBlockCache(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
AdminProtos.ClearRegionBlockCacheRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<AdminProtos.ClearRegionBlockCacheResponse> done)
rpc ClearRegionBlockCache(.hbase.pb.ClearRegionBlockCacheRequest) returns (.hbase.pb.ClearRegionBlockCacheResponse); |
void |
closeRegion(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
AdminProtos.CloseRegionRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<AdminProtos.CloseRegionResponse> done)
rpc CloseRegion(.hbase.pb.CloseRegionRequest) returns (.hbase.pb.CloseRegionResponse); |
void |
compactRegion(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
AdminProtos.CompactRegionRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<AdminProtos.CompactRegionResponse> done)
rpc CompactRegion(.hbase.pb.CompactRegionRequest) returns (.hbase.pb.CompactRegionResponse); |
void |
executeProcedures(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
AdminProtos.ExecuteProceduresRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<AdminProtos.ExecuteProceduresResponse> done)
rpc ExecuteProcedures(.hbase.pb.ExecuteProceduresRequest) returns (.hbase.pb.ExecuteProceduresResponse); |
void |
flushRegion(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
AdminProtos.FlushRegionRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<AdminProtos.FlushRegionResponse> done)
rpc FlushRegion(.hbase.pb.FlushRegionRequest) returns (.hbase.pb.FlushRegionResponse); |
org.apache.hbase.thirdparty.com.google.protobuf.RpcChannel |
getChannel() |
void |
getOnlineRegion(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
AdminProtos.GetOnlineRegionRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<AdminProtos.GetOnlineRegionResponse> done)
rpc GetOnlineRegion(.hbase.pb.GetOnlineRegionRequest) returns (.hbase.pb.GetOnlineRegionResponse); |
void |
getRegionInfo(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
AdminProtos.GetRegionInfoRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<AdminProtos.GetRegionInfoResponse> done)
rpc GetRegionInfo(.hbase.pb.GetRegionInfoRequest) returns (.hbase.pb.GetRegionInfoResponse); |
void |
getRegionLoad(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
AdminProtos.GetRegionLoadRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<AdminProtos.GetRegionLoadResponse> done)
rpc GetRegionLoad(.hbase.pb.GetRegionLoadRequest) returns (.hbase.pb.GetRegionLoadResponse); |
void |
getServerInfo(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
AdminProtos.GetServerInfoRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<AdminProtos.GetServerInfoResponse> done)
rpc GetServerInfo(.hbase.pb.GetServerInfoRequest) returns (.hbase.pb.GetServerInfoResponse); |
void |
getSpaceQuotaSnapshots(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
QuotaProtos.GetSpaceQuotaSnapshotsRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<QuotaProtos.GetSpaceQuotaSnapshotsResponse> done)
Fetches the RegionServer's view of space quotas
|
void |
getStoreFile(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
AdminProtos.GetStoreFileRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<AdminProtos.GetStoreFileResponse> done)
rpc GetStoreFile(.hbase.pb.GetStoreFileRequest) returns (.hbase.pb.GetStoreFileResponse); |
void |
openRegion(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
AdminProtos.OpenRegionRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<AdminProtos.OpenRegionResponse> done)
rpc OpenRegion(.hbase.pb.OpenRegionRequest) returns (.hbase.pb.OpenRegionResponse); |
void |
replay(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
AdminProtos.ReplicateWALEntryRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<AdminProtos.ReplicateWALEntryResponse> done)
rpc Replay(.hbase.pb.ReplicateWALEntryRequest) returns (.hbase.pb.ReplicateWALEntryResponse); |
void |
replicateWALEntry(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
AdminProtos.ReplicateWALEntryRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<AdminProtos.ReplicateWALEntryResponse> done)
rpc ReplicateWALEntry(.hbase.pb.ReplicateWALEntryRequest) returns (.hbase.pb.ReplicateWALEntryResponse); |
void |
rollWALWriter(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
AdminProtos.RollWALWriterRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<AdminProtos.RollWALWriterResponse> done)
rpc RollWALWriter(.hbase.pb.RollWALWriterRequest) returns (.hbase.pb.RollWALWriterResponse); |
void |
stopServer(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
AdminProtos.StopServerRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<AdminProtos.StopServerResponse> done)
rpc StopServer(.hbase.pb.StopServerRequest) returns (.hbase.pb.StopServerResponse); |
void |
updateConfiguration(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
AdminProtos.UpdateConfigurationRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<AdminProtos.UpdateConfigurationResponse> done)
rpc UpdateConfiguration(.hbase.pb.UpdateConfigurationRequest) returns (.hbase.pb.UpdateConfigurationResponse); |
void |
updateFavoredNodes(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
AdminProtos.UpdateFavoredNodesRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<AdminProtos.UpdateFavoredNodesResponse> done)
rpc UpdateFavoredNodes(.hbase.pb.UpdateFavoredNodesRequest) returns (.hbase.pb.UpdateFavoredNodesResponse); |
void |
warmupRegion(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
AdminProtos.WarmupRegionRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<AdminProtos.WarmupRegionResponse> done)
rpc WarmupRegion(.hbase.pb.WarmupRegionRequest) returns (.hbase.pb.WarmupRegionResponse); |
callMethod, getDescriptor, getDescriptorForType, getRequestPrototype, getResponsePrototype, newBlockingStub, newReflectiveBlockingService, newReflectiveService, newStubpublic org.apache.hbase.thirdparty.com.google.protobuf.RpcChannel getChannel()
public void getRegionInfo(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
AdminProtos.GetRegionInfoRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<AdminProtos.GetRegionInfoResponse> done)
AdminProtos.AdminServicerpc GetRegionInfo(.hbase.pb.GetRegionInfoRequest) returns (.hbase.pb.GetRegionInfoResponse);getRegionInfo in interface AdminProtos.AdminService.InterfacegetRegionInfo in class AdminProtos.AdminServicepublic void getStoreFile(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
AdminProtos.GetStoreFileRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<AdminProtos.GetStoreFileResponse> done)
AdminProtos.AdminServicerpc GetStoreFile(.hbase.pb.GetStoreFileRequest) returns (.hbase.pb.GetStoreFileResponse);getStoreFile in interface AdminProtos.AdminService.InterfacegetStoreFile in class AdminProtos.AdminServicepublic void getOnlineRegion(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
AdminProtos.GetOnlineRegionRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<AdminProtos.GetOnlineRegionResponse> done)
AdminProtos.AdminServicerpc GetOnlineRegion(.hbase.pb.GetOnlineRegionRequest) returns (.hbase.pb.GetOnlineRegionResponse);getOnlineRegion in interface AdminProtos.AdminService.InterfacegetOnlineRegion in class AdminProtos.AdminServicepublic void openRegion(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
AdminProtos.OpenRegionRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<AdminProtos.OpenRegionResponse> done)
AdminProtos.AdminServicerpc OpenRegion(.hbase.pb.OpenRegionRequest) returns (.hbase.pb.OpenRegionResponse);openRegion in interface AdminProtos.AdminService.InterfaceopenRegion in class AdminProtos.AdminServicepublic void warmupRegion(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
AdminProtos.WarmupRegionRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<AdminProtos.WarmupRegionResponse> done)
AdminProtos.AdminServicerpc WarmupRegion(.hbase.pb.WarmupRegionRequest) returns (.hbase.pb.WarmupRegionResponse);warmupRegion in interface AdminProtos.AdminService.InterfacewarmupRegion in class AdminProtos.AdminServicepublic void closeRegion(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
AdminProtos.CloseRegionRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<AdminProtos.CloseRegionResponse> done)
AdminProtos.AdminServicerpc CloseRegion(.hbase.pb.CloseRegionRequest) returns (.hbase.pb.CloseRegionResponse);closeRegion in interface AdminProtos.AdminService.InterfacecloseRegion in class AdminProtos.AdminServicepublic void flushRegion(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
AdminProtos.FlushRegionRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<AdminProtos.FlushRegionResponse> done)
AdminProtos.AdminServicerpc FlushRegion(.hbase.pb.FlushRegionRequest) returns (.hbase.pb.FlushRegionResponse);flushRegion in interface AdminProtos.AdminService.InterfaceflushRegion in class AdminProtos.AdminServicepublic void compactRegion(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
AdminProtos.CompactRegionRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<AdminProtos.CompactRegionResponse> done)
AdminProtos.AdminServicerpc CompactRegion(.hbase.pb.CompactRegionRequest) returns (.hbase.pb.CompactRegionResponse);compactRegion in interface AdminProtos.AdminService.InterfacecompactRegion in class AdminProtos.AdminServicepublic void replicateWALEntry(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
AdminProtos.ReplicateWALEntryRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<AdminProtos.ReplicateWALEntryResponse> done)
AdminProtos.AdminServicerpc ReplicateWALEntry(.hbase.pb.ReplicateWALEntryRequest) returns (.hbase.pb.ReplicateWALEntryResponse);replicateWALEntry in interface AdminProtos.AdminService.InterfacereplicateWALEntry in class AdminProtos.AdminServicepublic void replay(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
AdminProtos.ReplicateWALEntryRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<AdminProtos.ReplicateWALEntryResponse> done)
AdminProtos.AdminServicerpc Replay(.hbase.pb.ReplicateWALEntryRequest) returns (.hbase.pb.ReplicateWALEntryResponse);replay in interface AdminProtos.AdminService.Interfacereplay in class AdminProtos.AdminServicepublic void rollWALWriter(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
AdminProtos.RollWALWriterRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<AdminProtos.RollWALWriterResponse> done)
AdminProtos.AdminServicerpc RollWALWriter(.hbase.pb.RollWALWriterRequest) returns (.hbase.pb.RollWALWriterResponse);rollWALWriter in interface AdminProtos.AdminService.InterfacerollWALWriter in class AdminProtos.AdminServicepublic void getServerInfo(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
AdminProtos.GetServerInfoRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<AdminProtos.GetServerInfoResponse> done)
AdminProtos.AdminServicerpc GetServerInfo(.hbase.pb.GetServerInfoRequest) returns (.hbase.pb.GetServerInfoResponse);getServerInfo in interface AdminProtos.AdminService.InterfacegetServerInfo in class AdminProtos.AdminServicepublic void stopServer(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
AdminProtos.StopServerRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<AdminProtos.StopServerResponse> done)
AdminProtos.AdminServicerpc StopServer(.hbase.pb.StopServerRequest) returns (.hbase.pb.StopServerResponse);stopServer in interface AdminProtos.AdminService.InterfacestopServer in class AdminProtos.AdminServicepublic void updateFavoredNodes(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
AdminProtos.UpdateFavoredNodesRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<AdminProtos.UpdateFavoredNodesResponse> done)
AdminProtos.AdminServicerpc UpdateFavoredNodes(.hbase.pb.UpdateFavoredNodesRequest) returns (.hbase.pb.UpdateFavoredNodesResponse);updateFavoredNodes in interface AdminProtos.AdminService.InterfaceupdateFavoredNodes in class AdminProtos.AdminServicepublic void updateConfiguration(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
AdminProtos.UpdateConfigurationRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<AdminProtos.UpdateConfigurationResponse> done)
AdminProtos.AdminServicerpc UpdateConfiguration(.hbase.pb.UpdateConfigurationRequest) returns (.hbase.pb.UpdateConfigurationResponse);updateConfiguration in interface AdminProtos.AdminService.InterfaceupdateConfiguration in class AdminProtos.AdminServicepublic void getRegionLoad(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
AdminProtos.GetRegionLoadRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<AdminProtos.GetRegionLoadResponse> done)
AdminProtos.AdminServicerpc GetRegionLoad(.hbase.pb.GetRegionLoadRequest) returns (.hbase.pb.GetRegionLoadResponse);getRegionLoad in interface AdminProtos.AdminService.InterfacegetRegionLoad in class AdminProtos.AdminServicepublic void clearCompactionQueues(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
AdminProtos.ClearCompactionQueuesRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<AdminProtos.ClearCompactionQueuesResponse> done)
AdminProtos.AdminServicerpc ClearCompactionQueues(.hbase.pb.ClearCompactionQueuesRequest) returns (.hbase.pb.ClearCompactionQueuesResponse);clearCompactionQueues in interface AdminProtos.AdminService.InterfaceclearCompactionQueues in class AdminProtos.AdminServicepublic void clearRegionBlockCache(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
AdminProtos.ClearRegionBlockCacheRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<AdminProtos.ClearRegionBlockCacheResponse> done)
AdminProtos.AdminServicerpc ClearRegionBlockCache(.hbase.pb.ClearRegionBlockCacheRequest) returns (.hbase.pb.ClearRegionBlockCacheResponse);clearRegionBlockCache in interface AdminProtos.AdminService.InterfaceclearRegionBlockCache in class AdminProtos.AdminServicepublic void getSpaceQuotaSnapshots(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
QuotaProtos.GetSpaceQuotaSnapshotsRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<QuotaProtos.GetSpaceQuotaSnapshotsResponse> done)
AdminProtos.AdminServiceFetches the RegionServer's view of space quotas
rpc GetSpaceQuotaSnapshots(.hbase.pb.GetSpaceQuotaSnapshotsRequest) returns (.hbase.pb.GetSpaceQuotaSnapshotsResponse);getSpaceQuotaSnapshots in interface AdminProtos.AdminService.InterfacegetSpaceQuotaSnapshots in class AdminProtos.AdminServicepublic void executeProcedures(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
AdminProtos.ExecuteProceduresRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<AdminProtos.ExecuteProceduresResponse> done)
AdminProtos.AdminServicerpc ExecuteProcedures(.hbase.pb.ExecuteProceduresRequest) returns (.hbase.pb.ExecuteProceduresResponse);executeProcedures in interface AdminProtos.AdminService.InterfaceexecuteProcedures in class AdminProtos.AdminServiceCopyright © 2007–2019 Cloudera. All rights reserved.