public final class RPCProtos extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
RPCProtos.CellBlockMeta
Optional Cell block Message.
|
static interface |
RPCProtos.CellBlockMetaOrBuilder |
static class |
RPCProtos.ConnectionHeader
This is sent on connection setup after the connection preamble is sent.
|
static interface |
RPCProtos.ConnectionHeaderOrBuilder |
static class |
RPCProtos.ConnectionHeaderResponse
This is sent by rpc server to negotiate the data if necessary
|
static interface |
RPCProtos.ConnectionHeaderResponseOrBuilder |
static class |
RPCProtos.CryptoCipherMeta
Cipher meta for Crypto
|
static interface |
RPCProtos.CryptoCipherMetaOrBuilder |
static class |
RPCProtos.ExceptionResponse
At the RPC layer, this message is used to carry
the server side exception to the RPC client.
|
static interface |
RPCProtos.ExceptionResponseOrBuilder |
static class |
RPCProtos.RequestHeader
Header sent making a request.
|
static interface |
RPCProtos.RequestHeaderOrBuilder |
static class |
RPCProtos.ResponseHeader
Protobuf type
hbase.pb.ResponseHeader |
static interface |
RPCProtos.ResponseHeaderOrBuilder |
static class |
RPCProtos.UserInformation
User Information proto.
|
static interface |
RPCProtos.UserInformationOrBuilder |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FileDescriptor |
getDescriptor() |
static void |
registerAllExtensions(org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistry registry) |
static void |
registerAllExtensions(org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite registry) |
public static void registerAllExtensions(org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite registry)
public static void registerAllExtensions(org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistry registry)
public static org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
Copyright © 2007–2019 Cloudera. All rights reserved.