| Package | Description |
|---|---|
| org.apache.hadoop.hbase.client |
Provides HBase Client
|
| org.apache.hadoop.hbase.master | |
| org.apache.hadoop.hbase.shaded.protobuf.generated |
| Constructor and Description |
|---|
ShortCircuitMasterConnection(MasterProtos.MasterService.BlockingInterface stub) |
| Modifier and Type | Class and Description |
|---|---|
class |
MasterRpcServices
Implements the master RPC services.
|
| Modifier and Type | Method and Description |
|---|---|
static MasterProtos.MasterService.BlockingInterface |
MasterProtos.MasterService.newBlockingStub(org.apache.hbase.thirdparty.com.google.protobuf.BlockingRpcChannel channel) |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.hbase.thirdparty.com.google.protobuf.BlockingService |
MasterProtos.MasterService.newReflectiveBlockingService(MasterProtos.MasterService.BlockingInterface impl) |
Copyright © 2007–2019 Cloudera. All rights reserved.