| Package | Description |
|---|---|
| org.apache.hadoop.hbase.client.locking | |
| org.apache.hadoop.hbase.master | |
| org.apache.hadoop.hbase.shaded.protobuf.generated |
| Constructor and Description |
|---|
LockServiceClient(org.apache.hadoop.conf.Configuration conf,
LockServiceProtos.LockService.BlockingInterface stub,
NonceGenerator ng) |
| Modifier and Type | Class and Description |
|---|---|
class |
MasterRpcServices
Implements the master RPC services.
|
| Modifier and Type | Method and Description |
|---|---|
static LockServiceProtos.LockService.BlockingInterface |
LockServiceProtos.LockService.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 |
LockServiceProtos.LockService.newReflectiveBlockingService(LockServiceProtos.LockService.BlockingInterface impl) |
Copyright © 2007–2019 Cloudera. All rights reserved.