org.apache.hadoop.hbase.protobuf.generated
Class RegionServerStatusProtos.RegionServerStatusService.Stub
java.lang.Object
org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStatusService
org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStatusService.Stub
- All Implemented Interfaces:
- com.google.protobuf.Service, RegionServerStatusProtos.RegionServerStatusService.Interface
- Enclosing class:
- RegionServerStatusProtos.RegionServerStatusService
public static final class RegionServerStatusProtos.RegionServerStatusService.Stub
- extends RegionServerStatusProtos.RegionServerStatusService
- implements RegionServerStatusProtos.RegionServerStatusService.Interface
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getChannel
public com.google.protobuf.RpcChannel getChannel()
regionServerStartup
public void regionServerStartup(com.google.protobuf.RpcController controller,
RegionServerStatusProtos.RegionServerStartupRequest request,
com.google.protobuf.RpcCallback<RegionServerStatusProtos.RegionServerStartupResponse> done)
- Specified by:
regionServerStartup
in interface RegionServerStatusProtos.RegionServerStatusService.Interface
- Specified by:
regionServerStartup
in class RegionServerStatusProtos.RegionServerStatusService
regionServerReport
public void regionServerReport(com.google.protobuf.RpcController controller,
RegionServerStatusProtos.RegionServerReportRequest request,
com.google.protobuf.RpcCallback<RegionServerStatusProtos.RegionServerReportResponse> done)
- Specified by:
regionServerReport
in interface RegionServerStatusProtos.RegionServerStatusService.Interface
- Specified by:
regionServerReport
in class RegionServerStatusProtos.RegionServerStatusService
reportRSFatalError
public void reportRSFatalError(com.google.protobuf.RpcController controller,
RegionServerStatusProtos.ReportRSFatalErrorRequest request,
com.google.protobuf.RpcCallback<RegionServerStatusProtos.ReportRSFatalErrorResponse> done)
- Specified by:
reportRSFatalError
in interface RegionServerStatusProtos.RegionServerStatusService.Interface
- Specified by:
reportRSFatalError
in class RegionServerStatusProtos.RegionServerStatusService
getLastFlushedSequenceId
public void getLastFlushedSequenceId(com.google.protobuf.RpcController controller,
RegionServerStatusProtos.GetLastFlushedSequenceIdRequest request,
com.google.protobuf.RpcCallback<RegionServerStatusProtos.GetLastFlushedSequenceIdResponse> done)
- Specified by:
getLastFlushedSequenceId
in interface RegionServerStatusProtos.RegionServerStatusService.Interface
- Specified by:
getLastFlushedSequenceId
in class RegionServerStatusProtos.RegionServerStatusService
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.