private final class ConnectionImplementation.MasterServiceStubMaker extends Object
| Modifier | Constructor and Description | 
|---|---|
| private  | MasterServiceStubMaker() | 
| Modifier and Type | Method and Description | 
|---|---|
| private void | isMasterRunning(org.apache.hadoop.hbase.shaded.protobuf.generated.MasterProtos.MasterService.BlockingInterface stub) | 
| (package private) org.apache.hadoop.hbase.shaded.protobuf.generated.MasterProtos.MasterService.BlockingInterface | makeStub()Create a stub against the master. | 
| private org.apache.hadoop.hbase.shaded.protobuf.generated.MasterProtos.MasterService.BlockingInterface | makeStubNoRetries()Create a stub. | 
private MasterServiceStubMaker()
private void isMasterRunning(org.apache.hadoop.hbase.shaded.protobuf.generated.MasterProtos.MasterService.BlockingInterface stub) throws IOException
IOExceptionprivate org.apache.hadoop.hbase.shaded.protobuf.generated.MasterProtos.MasterService.BlockingInterface makeStubNoRetries() throws IOException, org.apache.zookeeper.KeeperException
IOExceptionorg.apache.zookeeper.KeeperExceptionorg.apache.hadoop.hbase.shaded.protobuf.generated.MasterProtos.MasterService.BlockingInterface makeStub() throws IOException
intf against the masterMasterNotRunningException - if master is not runningIOExceptionCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.