public abstract static class AdminProtos.AdminService extends Object implements org.apache.hbase.thirdparty.com.google.protobuf.Service
hbase.pb.AdminService| Modifier and Type | Class and Description |
|---|---|
static interface |
AdminProtos.AdminService.BlockingInterface |
static interface |
AdminProtos.AdminService.Interface |
static class |
AdminProtos.AdminService.Stub |
| Modifier | Constructor and Description |
|---|---|
protected |
AdminService() |
| Modifier and Type | Method and Description |
|---|---|
void |
callMethod(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.MethodDescriptor method,
org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
org.apache.hbase.thirdparty.com.google.protobuf.Message request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<org.apache.hbase.thirdparty.com.google.protobuf.Message> done) |
abstract 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); |
abstract 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); |
abstract 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); |
abstract 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); |
abstract 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); |
abstract 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); |
static org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.ServiceDescriptor |
getDescriptor() |
org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.ServiceDescriptor |
getDescriptorForType() |
abstract 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); |
abstract 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); |
abstract 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); |
org.apache.hbase.thirdparty.com.google.protobuf.Message |
getRequestPrototype(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.MethodDescriptor method) |
org.apache.hbase.thirdparty.com.google.protobuf.Message |
getResponsePrototype(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.MethodDescriptor method) |
abstract 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); |
abstract 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
|
abstract 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); |
static AdminProtos.AdminService.BlockingInterface |
newBlockingStub(org.apache.hbase.thirdparty.com.google.protobuf.BlockingRpcChannel channel) |
static org.apache.hbase.thirdparty.com.google.protobuf.BlockingService |
newReflectiveBlockingService(AdminProtos.AdminService.BlockingInterface impl) |
static org.apache.hbase.thirdparty.com.google.protobuf.Service |
newReflectiveService(AdminProtos.AdminService.Interface impl) |
static AdminProtos.AdminService.Stub |
newStub(org.apache.hbase.thirdparty.com.google.protobuf.RpcChannel channel) |
abstract 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); |
abstract 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); |
abstract 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); |
abstract 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); |
abstract 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); |
abstract 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); |
abstract 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); |
abstract 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); |
public static org.apache.hbase.thirdparty.com.google.protobuf.Service newReflectiveService(AdminProtos.AdminService.Interface impl)
public static org.apache.hbase.thirdparty.com.google.protobuf.BlockingService newReflectiveBlockingService(AdminProtos.AdminService.BlockingInterface impl)
public abstract 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);public abstract 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);public abstract 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);public abstract 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);public abstract 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);public abstract 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);public abstract 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);public abstract 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);public abstract 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);public abstract 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);public abstract 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);public abstract 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);public abstract 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);public abstract 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);public abstract 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);public abstract 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);public abstract 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);public abstract 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);public abstract 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
rpc GetSpaceQuotaSnapshots(.hbase.pb.GetSpaceQuotaSnapshotsRequest) returns (.hbase.pb.GetSpaceQuotaSnapshotsResponse);public abstract 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);public static final org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.ServiceDescriptor getDescriptor()
public final org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.ServiceDescriptor getDescriptorForType()
getDescriptorForType in interface org.apache.hbase.thirdparty.com.google.protobuf.Servicepublic final void callMethod(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.MethodDescriptor method,
org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
org.apache.hbase.thirdparty.com.google.protobuf.Message request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<org.apache.hbase.thirdparty.com.google.protobuf.Message> done)
callMethod in interface org.apache.hbase.thirdparty.com.google.protobuf.Servicepublic final org.apache.hbase.thirdparty.com.google.protobuf.Message getRequestPrototype(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.MethodDescriptor method)
getRequestPrototype in interface org.apache.hbase.thirdparty.com.google.protobuf.Servicepublic final org.apache.hbase.thirdparty.com.google.protobuf.Message getResponsePrototype(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.MethodDescriptor method)
getResponsePrototype in interface org.apache.hbase.thirdparty.com.google.protobuf.Servicepublic static AdminProtos.AdminService.Stub newStub(org.apache.hbase.thirdparty.com.google.protobuf.RpcChannel channel)
public static AdminProtos.AdminService.BlockingInterface newBlockingStub(org.apache.hbase.thirdparty.com.google.protobuf.BlockingRpcChannel channel)
Copyright © 2007–2019 Cloudera. All rights reserved.