| Package | Description |
|---|---|
| org.apache.hadoop.hbase.protobuf |
Holds classes generated from protobuf
src/main/protobuf definition files. |
| org.apache.hadoop.hbase.protobuf.generated |
| Modifier and Type | Method and Description |
|---|---|
static AdminProtos.ServerInfo |
ProtobufUtil.getServerInfo(com.google.protobuf.RpcController controller,
AdminProtos.AdminService.BlockingInterface admin)
A helper to get the info of a region server using admin protocol.
|
| Modifier and Type | Method and Description |
|---|---|
static AdminProtos.AdminService.BlockingInterface |
AdminProtos.AdminService.newBlockingStub(com.google.protobuf.BlockingRpcChannel channel) |
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.BlockingService |
AdminProtos.AdminService.newReflectiveBlockingService(AdminProtos.AdminService.BlockingInterface impl) |
Copyright © 2007–2019 Cloudera. All rights reserved.