org.apache.hadoop.hbase.protobuf.generated
Interface RegionServerStatusProtos.RegionServerStatusService.BlockingInterface
- Enclosing class:
- RegionServerStatusProtos.RegionServerStatusService
public static interface RegionServerStatusProtos.RegionServerStatusService.BlockingInterface
regionServerStartup
RegionServerStatusProtos.RegionServerStartupResponse regionServerStartup(com.google.protobuf.RpcController controller,
RegionServerStatusProtos.RegionServerStartupRequest request)
throws com.google.protobuf.ServiceException
- Throws:
com.google.protobuf.ServiceException
regionServerReport
RegionServerStatusProtos.RegionServerReportResponse regionServerReport(com.google.protobuf.RpcController controller,
RegionServerStatusProtos.RegionServerReportRequest request)
throws com.google.protobuf.ServiceException
- Throws:
com.google.protobuf.ServiceException
reportRSFatalError
RegionServerStatusProtos.ReportRSFatalErrorResponse reportRSFatalError(com.google.protobuf.RpcController controller,
RegionServerStatusProtos.ReportRSFatalErrorRequest request)
throws com.google.protobuf.ServiceException
- Throws:
com.google.protobuf.ServiceException
getLastFlushedSequenceId
RegionServerStatusProtos.GetLastFlushedSequenceIdResponse getLastFlushedSequenceId(com.google.protobuf.RpcController controller,
RegionServerStatusProtos.GetLastFlushedSequenceIdRequest request)
throws com.google.protobuf.ServiceException
- Throws:
com.google.protobuf.ServiceException
reportRegionStateTransition
RegionServerStatusProtos.ReportRegionStateTransitionResponse reportRegionStateTransition(com.google.protobuf.RpcController controller,
RegionServerStatusProtos.ReportRegionStateTransitionRequest request)
throws com.google.protobuf.ServiceException
- Throws:
com.google.protobuf.ServiceException
Copyright © 2015 The Apache Software Foundation. All Rights Reserved.