public final class RPCPB extends Object
Modifier and Type | Class and Description |
---|---|
static class |
RPCPB.CellBlockMeta
Optional Cell block Message.
|
static interface |
RPCPB.CellBlockMetaOrBuilder |
static class |
RPCPB.ConnectionHeader
This is sent on connection setup after the connection preamble is sent.
|
static interface |
RPCPB.ConnectionHeaderOrBuilder |
static class |
RPCPB.ExceptionResponse
At the RPC layer, this message is used to carry
the server side exception to the RPC client.
|
static interface |
RPCPB.ExceptionResponseOrBuilder |
static class |
RPCPB.RequestHeader
Header sent making a request.
|
static interface |
RPCPB.RequestHeaderOrBuilder |
static class |
RPCPB.ResponseHeader
Protobuf type
ResponseHeader |
static interface |
RPCPB.ResponseHeaderOrBuilder |
static class |
RPCPB.UserInformation
User Information proto.
|
static interface |
RPCPB.UserInformationOrBuilder |
Modifier and Type | Method and Description |
---|---|
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) |
Copyright © 2010–2018 The Async HBase Authors. All rights reserved.