Uses of Interface
org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStatusService.BlockingInterface

Packages that use RegionServerStatusProtos.RegionServerStatusService.BlockingInterface
org.apache.hadoop.hbase.master   
org.apache.hadoop.hbase.protobuf.generated   
 

Uses of RegionServerStatusProtos.RegionServerStatusService.BlockingInterface in org.apache.hadoop.hbase.master
 

Classes in org.apache.hadoop.hbase.master that implement RegionServerStatusProtos.RegionServerStatusService.BlockingInterface
 class HMaster
          HMaster is the "master server" for HBase.
static class HMasterCommandLine.LocalHMaster
           
 

Uses of RegionServerStatusProtos.RegionServerStatusService.BlockingInterface in org.apache.hadoop.hbase.protobuf.generated
 

Methods in org.apache.hadoop.hbase.protobuf.generated that return RegionServerStatusProtos.RegionServerStatusService.BlockingInterface
static RegionServerStatusProtos.RegionServerStatusService.BlockingInterface RegionServerStatusProtos.RegionServerStatusService.newBlockingStub(com.google.protobuf.BlockingRpcChannel channel)
           
 

Methods in org.apache.hadoop.hbase.protobuf.generated with parameters of type RegionServerStatusProtos.RegionServerStatusService.BlockingInterface
static com.google.protobuf.BlockingService RegionServerStatusProtos.RegionServerStatusService.newReflectiveBlockingService(RegionServerStatusProtos.RegionServerStatusService.BlockingInterface impl)
           
 



Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.