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| 限定符和类型 | 方法和说明 |
|---|---|
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
optional string rpc_crypto_cipher_transformation = 6; |
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
optional string rpc_crypto_cipher_transformation = 6; |
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; |
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
optional string rpc_crypto_cipher_transformation = 6; |
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
optional string rpc_crypto_cipher_transformation = 6; |
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; |
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, newUninitializedMessageExceptionpublic static final org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<RPCProtos.ConnectionHeader.Builder>public RPCProtos.ConnectionHeader.Builder clear()
clear 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.Builderclear 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderclear 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<RPCProtos.ConnectionHeader.Builder>public org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildergetDescriptorForType 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuildergetDescriptorForType 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<RPCProtos.ConnectionHeader.Builder>public RPCProtos.ConnectionHeader getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilderpublic RPCProtos.ConnectionHeader build()
build 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderpublic RPCProtos.ConnectionHeader buildPartial()
buildPartial 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderpublic RPCProtos.ConnectionHeader.Builder clone()
clone 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.Builderclone 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderclone 在类中 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 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildersetField 在类中 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 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderclearField 在类中 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 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderclearOneof 在类中 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 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildersetRepeatedField 在类中 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 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderaddRepeatedField 在类中 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 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildermergeFrom 在类中 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 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 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 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildermergeFrom 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.BuildermergeFrom 在类中 org.apache.hbase.thirdparty.com.google.protobuf.AbstractMessage.Builder<RPCProtos.ConnectionHeader.Builder>IOExceptionpublic boolean hasUserInfo()
optional .hbase.pb.UserInformation user_info = 1;public RPCProtos.UserInformation getUserInfo()
optional .hbase.pb.UserInformation user_info = 1;public 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;public boolean hasServiceName()
optional string service_name = 2;public String getServiceName()
optional string service_name = 2;public org.apache.hbase.thirdparty.com.google.protobuf.ByteString getServiceNameBytes()
optional string service_name = 2;public 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;public 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;public 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;public 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;public 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;public 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;public 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;public HBaseProtos.VersionInfo getVersionInfo()
optional .hbase.pb.VersionInfo version_info = 5;public 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;public boolean hasRpcCryptoCipherTransformation()
the transformation for rpc AES encryption with Apache Commons Crypto
optional string rpc_crypto_cipher_transformation = 6;public String getRpcCryptoCipherTransformation()
the transformation for rpc AES encryption with Apache Commons Crypto
optional string rpc_crypto_cipher_transformation = 6;public 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;public 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 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildersetUnknownFields 在类中 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 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildermergeUnknownFields 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<RPCProtos.ConnectionHeader.Builder>Copyright © 2007–2019. All rights reserved.