public static final class RPCProtos.ConnectionHeader.Builder extends org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<RPCProtos.ConnectionHeader.Builder> implements RPCProtos.ConnectionHeaderOrBuilder
This is sent on connection setup after the connection preamble is sent.Protobuf type
hbase.pb.ConnectionHeader| Modifier and Type | Method and Description |
|---|---|
RPCProtos.ConnectionHeader.Builder |
addRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RPCProtos.ConnectionHeader |
build() |
RPCProtos.ConnectionHeader |
buildPartial() |
RPCProtos.ConnectionHeader.Builder |
clear() |
RPCProtos.ConnectionHeader.Builder |
clearCellBlockCodecClass()
Cell block codec we will use sending over optional cell blocks.
|
RPCProtos.ConnectionHeader.Builder |
clearCellBlockCompressorClass()
Compressor we will use if cell block is compressed.
|
RPCProtos.ConnectionHeader.Builder |
clearField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field) |
RPCProtos.ConnectionHeader.Builder |
clearOneof(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.OneofDescriptor oneof) |
RPCProtos.ConnectionHeader.Builder |
clearRpcCryptoCipherTransformation()
the transformation for rpc AES encryption with Apache Commons Crypto
|
RPCProtos.ConnectionHeader.Builder |
clearServiceName()
optional string service_name = 2; |
RPCProtos.ConnectionHeader.Builder |
clearUserInfo()
optional .hbase.pb.UserInformation user_info = 1; |
RPCProtos.ConnectionHeader.Builder |
clearVersionInfo()
optional .hbase.pb.VersionInfo version_info = 5; |
RPCProtos.ConnectionHeader.Builder |
clone() |
String |
getCellBlockCodecClass()
Cell block codec we will use sending over optional cell blocks.
|
org.apache.hbase.thirdparty.com.google.protobuf.ByteString |
getCellBlockCodecClassBytes()
Cell block codec we will use sending over optional cell blocks.
|
String |
getCellBlockCompressorClass()
Compressor we will use if cell block is compressed.
|
org.apache.hbase.thirdparty.com.google.protobuf.ByteString |
getCellBlockCompressorClassBytes()
Compressor we will use if cell block is compressed.
|
RPCProtos.ConnectionHeader |
getDefaultInstanceForType() |
static org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getRpcCryptoCipherTransformation()
the transformation for rpc AES encryption with Apache Commons Crypto
|
org.apache.hbase.thirdparty.com.google.protobuf.ByteString |
getRpcCryptoCipherTransformationBytes()
the transformation for rpc AES encryption with Apache Commons Crypto
|
String |
getServiceName()
optional string service_name = 2; |
org.apache.hbase.thirdparty.com.google.protobuf.ByteString |
getServiceNameBytes()
optional string service_name = 2; |
RPCProtos.UserInformation |
getUserInfo()
optional .hbase.pb.UserInformation user_info = 1; |
RPCProtos.UserInformation.Builder |
getUserInfoBuilder()
optional .hbase.pb.UserInformation user_info = 1; |
RPCProtos.UserInformationOrBuilder |
getUserInfoOrBuilder()
optional .hbase.pb.UserInformation user_info = 1; |
HBaseProtos.VersionInfo |
getVersionInfo()
optional .hbase.pb.VersionInfo version_info = 5; |
HBaseProtos.VersionInfo.Builder |
getVersionInfoBuilder()
optional .hbase.pb.VersionInfo version_info = 5; |
HBaseProtos.VersionInfoOrBuilder |
getVersionInfoOrBuilder()
optional .hbase.pb.VersionInfo version_info = 5; |
boolean |
hasCellBlockCodecClass()
Cell block codec we will use sending over optional cell blocks.
|
boolean |
hasCellBlockCompressorClass()
Compressor we will use if cell block is compressed.
|
boolean |
hasRpcCryptoCipherTransformation()
the transformation for rpc AES encryption with Apache Commons Crypto
|
boolean |
hasServiceName()
optional string service_name = 2; |
boolean |
hasUserInfo()
optional .hbase.pb.UserInformation user_info = 1; |
boolean |
hasVersionInfo()
optional .hbase.pb.VersionInfo version_info = 5; |
protected org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
RPCProtos.ConnectionHeader.Builder |
mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
RPCProtos.ConnectionHeader.Builder |
mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.Message other) |
RPCProtos.ConnectionHeader.Builder |
mergeFrom(RPCProtos.ConnectionHeader other) |
RPCProtos.ConnectionHeader.Builder |
mergeUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields) |
RPCProtos.ConnectionHeader.Builder |
mergeUserInfo(RPCProtos.UserInformation value)
optional .hbase.pb.UserInformation user_info = 1; |
RPCProtos.ConnectionHeader.Builder |
mergeVersionInfo(HBaseProtos.VersionInfo value)
optional .hbase.pb.VersionInfo version_info = 5; |
RPCProtos.ConnectionHeader.Builder |
setCellBlockCodecClass(String value)
Cell block codec we will use sending over optional cell blocks.
|
RPCProtos.ConnectionHeader.Builder |
setCellBlockCodecClassBytes(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
Cell block codec we will use sending over optional cell blocks.
|
RPCProtos.ConnectionHeader.Builder |
setCellBlockCompressorClass(String value)
Compressor we will use if cell block is compressed.
|
RPCProtos.ConnectionHeader.Builder |
setCellBlockCompressorClassBytes(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
Compressor we will use if cell block is compressed.
|
RPCProtos.ConnectionHeader.Builder |
setField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RPCProtos.ConnectionHeader.Builder |
setRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
RPCProtos.ConnectionHeader.Builder |
setRpcCryptoCipherTransformation(String value)
the transformation for rpc AES encryption with Apache Commons Crypto
|
RPCProtos.ConnectionHeader.Builder |
setRpcCryptoCipherTransformationBytes(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
the transformation for rpc AES encryption with Apache Commons Crypto
|
RPCProtos.ConnectionHeader.Builder |
setServiceName(String value)
optional string service_name = 2; |
RPCProtos.ConnectionHeader.Builder |
setServiceNameBytes(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
optional string service_name = 2; |
RPCProtos.ConnectionHeader.Builder |
setUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields) |
RPCProtos.ConnectionHeader.Builder |
setUserInfo(RPCProtos.UserInformation.Builder builderForValue)
optional .hbase.pb.UserInformation user_info = 1; |
RPCProtos.ConnectionHeader.Builder |
setUserInfo(RPCProtos.UserInformation value)
optional .hbase.pb.UserInformation user_info = 1; |
RPCProtos.ConnectionHeader.Builder |
setVersionInfo(HBaseProtos.VersionInfo.Builder builderForValue)
optional .hbase.pb.VersionInfo version_info = 5; |
RPCProtos.ConnectionHeader.Builder |
setVersionInfo(HBaseProtos.VersionInfo value)
optional .hbase.pb.VersionInfo version_info = 5; |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<RPCProtos.ConnectionHeader.Builder>public RPCProtos.ConnectionHeader.Builder clear()
clear in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.Builderclear in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderclear in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<RPCProtos.ConnectionHeader.Builder>public org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildergetDescriptorForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuildergetDescriptorForType in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<RPCProtos.ConnectionHeader.Builder>public RPCProtos.ConnectionHeader getDefaultInstanceForType()
getDefaultInstanceForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilderpublic RPCProtos.ConnectionHeader build()
build in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.Builderbuild in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderpublic RPCProtos.ConnectionHeader buildPartial()
buildPartial in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderbuildPartial in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderpublic RPCProtos.ConnectionHeader.Builder clone()
clone in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.Builderclone in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderclone in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<RPCProtos.ConnectionHeader.Builder>public RPCProtos.ConnectionHeader.Builder setField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildersetField in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<RPCProtos.ConnectionHeader.Builder>public RPCProtos.ConnectionHeader.Builder clearField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderclearField in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<RPCProtos.ConnectionHeader.Builder>public RPCProtos.ConnectionHeader.Builder clearOneof(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderclearOneof in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<RPCProtos.ConnectionHeader.Builder>public RPCProtos.ConnectionHeader.Builder setRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildersetRepeatedField in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<RPCProtos.ConnectionHeader.Builder>public RPCProtos.ConnectionHeader.Builder addRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderaddRepeatedField in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<RPCProtos.ConnectionHeader.Builder>public RPCProtos.ConnectionHeader.Builder mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.Message other)
mergeFrom in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildermergeFrom in class org.apache.hbase.thirdparty.com.google.protobuf.AbstractMessage.Builder<RPCProtos.ConnectionHeader.Builder>public RPCProtos.ConnectionHeader.Builder mergeFrom(RPCProtos.ConnectionHeader other)
public final boolean isInitialized()
isInitialized in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<RPCProtos.ConnectionHeader.Builder>public RPCProtos.ConnectionHeader.Builder mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input, org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildermergeFrom in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.BuildermergeFrom in class org.apache.hbase.thirdparty.com.google.protobuf.AbstractMessage.Builder<RPCProtos.ConnectionHeader.Builder>IOExceptionpublic boolean hasUserInfo()
optional .hbase.pb.UserInformation user_info = 1;hasUserInfo in interface RPCProtos.ConnectionHeaderOrBuilderpublic RPCProtos.UserInformation getUserInfo()
optional .hbase.pb.UserInformation user_info = 1;getUserInfo in interface RPCProtos.ConnectionHeaderOrBuilderpublic RPCProtos.ConnectionHeader.Builder setUserInfo(RPCProtos.UserInformation value)
optional .hbase.pb.UserInformation user_info = 1;public RPCProtos.ConnectionHeader.Builder setUserInfo(RPCProtos.UserInformation.Builder builderForValue)
optional .hbase.pb.UserInformation user_info = 1;public RPCProtos.ConnectionHeader.Builder mergeUserInfo(RPCProtos.UserInformation value)
optional .hbase.pb.UserInformation user_info = 1;public RPCProtos.ConnectionHeader.Builder clearUserInfo()
optional .hbase.pb.UserInformation user_info = 1;public RPCProtos.UserInformation.Builder getUserInfoBuilder()
optional .hbase.pb.UserInformation user_info = 1;public RPCProtos.UserInformationOrBuilder getUserInfoOrBuilder()
optional .hbase.pb.UserInformation user_info = 1;getUserInfoOrBuilder in interface RPCProtos.ConnectionHeaderOrBuilderpublic boolean hasServiceName()
optional string service_name = 2;hasServiceName in interface RPCProtos.ConnectionHeaderOrBuilderpublic String getServiceName()
optional string service_name = 2;getServiceName in interface RPCProtos.ConnectionHeaderOrBuilderpublic org.apache.hbase.thirdparty.com.google.protobuf.ByteString getServiceNameBytes()
optional string service_name = 2;getServiceNameBytes in interface RPCProtos.ConnectionHeaderOrBuilderpublic RPCProtos.ConnectionHeader.Builder setServiceName(String value)
optional string service_name = 2;public RPCProtos.ConnectionHeader.Builder clearServiceName()
optional string service_name = 2;public RPCProtos.ConnectionHeader.Builder setServiceNameBytes(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
optional string service_name = 2;public boolean hasCellBlockCodecClass()
Cell block codec we will use sending over optional cell blocks. Server throws exception if cannot deal. Null means no codec'ing going on so we are pb all the time (SLOW!!!)
optional string cell_block_codec_class = 3;hasCellBlockCodecClass in interface RPCProtos.ConnectionHeaderOrBuilderpublic String getCellBlockCodecClass()
Cell block codec we will use sending over optional cell blocks. Server throws exception if cannot deal. Null means no codec'ing going on so we are pb all the time (SLOW!!!)
optional string cell_block_codec_class = 3;getCellBlockCodecClass in interface RPCProtos.ConnectionHeaderOrBuilderpublic org.apache.hbase.thirdparty.com.google.protobuf.ByteString getCellBlockCodecClassBytes()
Cell block codec we will use sending over optional cell blocks. Server throws exception if cannot deal. Null means no codec'ing going on so we are pb all the time (SLOW!!!)
optional string cell_block_codec_class = 3;getCellBlockCodecClassBytes in interface RPCProtos.ConnectionHeaderOrBuilderpublic RPCProtos.ConnectionHeader.Builder setCellBlockCodecClass(String value)
Cell block codec we will use sending over optional cell blocks. Server throws exception if cannot deal. Null means no codec'ing going on so we are pb all the time (SLOW!!!)
optional string cell_block_codec_class = 3;public RPCProtos.ConnectionHeader.Builder clearCellBlockCodecClass()
Cell block codec we will use sending over optional cell blocks. Server throws exception if cannot deal. Null means no codec'ing going on so we are pb all the time (SLOW!!!)
optional string cell_block_codec_class = 3;public RPCProtos.ConnectionHeader.Builder setCellBlockCodecClassBytes(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
Cell block codec we will use sending over optional cell blocks. Server throws exception if cannot deal. Null means no codec'ing going on so we are pb all the time (SLOW!!!)
optional string cell_block_codec_class = 3;public boolean hasCellBlockCompressorClass()
Compressor we will use if cell block is compressed. Server will throw exception if not supported. Class must implement hadoop's CompressionCodec Interface. Can't compress if no codec.
optional string cell_block_compressor_class = 4;hasCellBlockCompressorClass in interface RPCProtos.ConnectionHeaderOrBuilderpublic String getCellBlockCompressorClass()
Compressor we will use if cell block is compressed. Server will throw exception if not supported. Class must implement hadoop's CompressionCodec Interface. Can't compress if no codec.
optional string cell_block_compressor_class = 4;getCellBlockCompressorClass in interface RPCProtos.ConnectionHeaderOrBuilderpublic org.apache.hbase.thirdparty.com.google.protobuf.ByteString getCellBlockCompressorClassBytes()
Compressor we will use if cell block is compressed. Server will throw exception if not supported. Class must implement hadoop's CompressionCodec Interface. Can't compress if no codec.
optional string cell_block_compressor_class = 4;getCellBlockCompressorClassBytes in interface RPCProtos.ConnectionHeaderOrBuilderpublic RPCProtos.ConnectionHeader.Builder setCellBlockCompressorClass(String value)
Compressor we will use if cell block is compressed. Server will throw exception if not supported. Class must implement hadoop's CompressionCodec Interface. Can't compress if no codec.
optional string cell_block_compressor_class = 4;public RPCProtos.ConnectionHeader.Builder clearCellBlockCompressorClass()
Compressor we will use if cell block is compressed. Server will throw exception if not supported. Class must implement hadoop's CompressionCodec Interface. Can't compress if no codec.
optional string cell_block_compressor_class = 4;public RPCProtos.ConnectionHeader.Builder setCellBlockCompressorClassBytes(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
Compressor we will use if cell block is compressed. Server will throw exception if not supported. Class must implement hadoop's CompressionCodec Interface. Can't compress if no codec.
optional string cell_block_compressor_class = 4;public boolean hasVersionInfo()
optional .hbase.pb.VersionInfo version_info = 5;hasVersionInfo in interface RPCProtos.ConnectionHeaderOrBuilderpublic HBaseProtos.VersionInfo getVersionInfo()
optional .hbase.pb.VersionInfo version_info = 5;getVersionInfo in interface RPCProtos.ConnectionHeaderOrBuilderpublic RPCProtos.ConnectionHeader.Builder setVersionInfo(HBaseProtos.VersionInfo value)
optional .hbase.pb.VersionInfo version_info = 5;public RPCProtos.ConnectionHeader.Builder setVersionInfo(HBaseProtos.VersionInfo.Builder builderForValue)
optional .hbase.pb.VersionInfo version_info = 5;public RPCProtos.ConnectionHeader.Builder mergeVersionInfo(HBaseProtos.VersionInfo value)
optional .hbase.pb.VersionInfo version_info = 5;public RPCProtos.ConnectionHeader.Builder clearVersionInfo()
optional .hbase.pb.VersionInfo version_info = 5;public HBaseProtos.VersionInfo.Builder getVersionInfoBuilder()
optional .hbase.pb.VersionInfo version_info = 5;public HBaseProtos.VersionInfoOrBuilder getVersionInfoOrBuilder()
optional .hbase.pb.VersionInfo version_info = 5;getVersionInfoOrBuilder in interface RPCProtos.ConnectionHeaderOrBuilderpublic boolean hasRpcCryptoCipherTransformation()
the transformation for rpc AES encryption with Apache Commons Crypto
optional string rpc_crypto_cipher_transformation = 6;hasRpcCryptoCipherTransformation in interface RPCProtos.ConnectionHeaderOrBuilderpublic String getRpcCryptoCipherTransformation()
the transformation for rpc AES encryption with Apache Commons Crypto
optional string rpc_crypto_cipher_transformation = 6;getRpcCryptoCipherTransformation in interface RPCProtos.ConnectionHeaderOrBuilderpublic org.apache.hbase.thirdparty.com.google.protobuf.ByteString getRpcCryptoCipherTransformationBytes()
the transformation for rpc AES encryption with Apache Commons Crypto
optional string rpc_crypto_cipher_transformation = 6;getRpcCryptoCipherTransformationBytes in interface RPCProtos.ConnectionHeaderOrBuilderpublic RPCProtos.ConnectionHeader.Builder setRpcCryptoCipherTransformation(String value)
the transformation for rpc AES encryption with Apache Commons Crypto
optional string rpc_crypto_cipher_transformation = 6;public RPCProtos.ConnectionHeader.Builder clearRpcCryptoCipherTransformation()
the transformation for rpc AES encryption with Apache Commons Crypto
optional string rpc_crypto_cipher_transformation = 6;public RPCProtos.ConnectionHeader.Builder setRpcCryptoCipherTransformationBytes(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
the transformation for rpc AES encryption with Apache Commons Crypto
optional string rpc_crypto_cipher_transformation = 6;public final RPCProtos.ConnectionHeader.Builder setUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildersetUnknownFields in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<RPCProtos.ConnectionHeader.Builder>public final RPCProtos.ConnectionHeader.Builder mergeUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildermergeUnknownFields in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<RPCProtos.ConnectionHeader.Builder>Copyright © 2007–2019 Cloudera. All rights reserved.