public static final class IpcConnectionContextProtos.IpcConnectionContextProto.Builder extends org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<IpcConnectionContextProtos.IpcConnectionContextProto.Builder> implements IpcConnectionContextProtos.IpcConnectionContextProtoOrBuilder
The connection context is sent as part of the connection establishment. It establishes the context for ALL Rpc calls within the connection.Protobuf type
hadoop.common.IpcConnectionContextProto| Modifier and Type | Method and Description |
|---|---|
IpcConnectionContextProtos.IpcConnectionContextProto.Builder |
addRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
Object value) |
IpcConnectionContextProtos.IpcConnectionContextProto |
build() |
IpcConnectionContextProtos.IpcConnectionContextProto |
buildPartial() |
IpcConnectionContextProtos.IpcConnectionContextProto.Builder |
clear() |
IpcConnectionContextProtos.IpcConnectionContextProto.Builder |
clearField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field) |
IpcConnectionContextProtos.IpcConnectionContextProto.Builder |
clearOneof(org.apache.hadoop.thirdparty.protobuf.Descriptors.OneofDescriptor oneof) |
IpcConnectionContextProtos.IpcConnectionContextProto.Builder |
clearProtocol()
Protocol name for next rpc layer.
|
IpcConnectionContextProtos.IpcConnectionContextProto.Builder |
clearUserInfo()
UserInfo beyond what is determined as part of security handshake
at connection time (kerberos, tokens etc).
|
IpcConnectionContextProtos.IpcConnectionContextProto.Builder |
clone() |
IpcConnectionContextProtos.IpcConnectionContextProto |
getDefaultInstanceForType() |
static org.apache.hadoop.thirdparty.protobuf.Descriptors.Descriptor |
getDescriptor() |
org.apache.hadoop.thirdparty.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getProtocol()
Protocol name for next rpc layer.
|
org.apache.hadoop.thirdparty.protobuf.ByteString |
getProtocolBytes()
Protocol name for next rpc layer.
|
IpcConnectionContextProtos.UserInformationProto |
getUserInfo()
UserInfo beyond what is determined as part of security handshake
at connection time (kerberos, tokens etc).
|
IpcConnectionContextProtos.UserInformationProto.Builder |
getUserInfoBuilder()
UserInfo beyond what is determined as part of security handshake
at connection time (kerberos, tokens etc).
|
IpcConnectionContextProtos.UserInformationProtoOrBuilder |
getUserInfoOrBuilder()
UserInfo beyond what is determined as part of security handshake
at connection time (kerberos, tokens etc).
|
boolean |
hasProtocol()
Protocol name for next rpc layer.
|
boolean |
hasUserInfo()
UserInfo beyond what is determined as part of security handshake
at connection time (kerberos, tokens etc).
|
protected org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
IpcConnectionContextProtos.IpcConnectionContextProto.Builder |
mergeFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input,
org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) |
IpcConnectionContextProtos.IpcConnectionContextProto.Builder |
mergeFrom(IpcConnectionContextProtos.IpcConnectionContextProto other) |
IpcConnectionContextProtos.IpcConnectionContextProto.Builder |
mergeFrom(org.apache.hadoop.thirdparty.protobuf.Message other) |
IpcConnectionContextProtos.IpcConnectionContextProto.Builder |
mergeUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields) |
IpcConnectionContextProtos.IpcConnectionContextProto.Builder |
mergeUserInfo(IpcConnectionContextProtos.UserInformationProto value)
UserInfo beyond what is determined as part of security handshake
at connection time (kerberos, tokens etc).
|
IpcConnectionContextProtos.IpcConnectionContextProto.Builder |
setField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
Object value) |
IpcConnectionContextProtos.IpcConnectionContextProto.Builder |
setProtocol(String value)
Protocol name for next rpc layer.
|
IpcConnectionContextProtos.IpcConnectionContextProto.Builder |
setProtocolBytes(org.apache.hadoop.thirdparty.protobuf.ByteString value)
Protocol name for next rpc layer.
|
IpcConnectionContextProtos.IpcConnectionContextProto.Builder |
setRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
IpcConnectionContextProtos.IpcConnectionContextProto.Builder |
setUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields) |
IpcConnectionContextProtos.IpcConnectionContextProto.Builder |
setUserInfo(IpcConnectionContextProtos.UserInformationProto.Builder builderForValue)
UserInfo beyond what is determined as part of security handshake
at connection time (kerberos, tokens etc).
|
IpcConnectionContextProtos.IpcConnectionContextProto.Builder |
setUserInfo(IpcConnectionContextProtos.UserInformationProto value)
UserInfo beyond what is determined as part of security handshake
at connection time (kerberos, tokens etc).
|
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.hadoop.thirdparty.protobuf.Descriptors.Descriptor getDescriptor()
protected org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<IpcConnectionContextProtos.IpcConnectionContextProto.Builder>public IpcConnectionContextProtos.IpcConnectionContextProto.Builder clear()
clear in interface org.apache.hadoop.thirdparty.protobuf.Message.Builderclear in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.Builderclear in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<IpcConnectionContextProtos.IpcConnectionContextProto.Builder>public org.apache.hadoop.thirdparty.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface org.apache.hadoop.thirdparty.protobuf.Message.BuildergetDescriptorForType in interface org.apache.hadoop.thirdparty.protobuf.MessageOrBuildergetDescriptorForType in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<IpcConnectionContextProtos.IpcConnectionContextProto.Builder>public IpcConnectionContextProtos.IpcConnectionContextProto getDefaultInstanceForType()
getDefaultInstanceForType in interface org.apache.hadoop.thirdparty.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface org.apache.hadoop.thirdparty.protobuf.MessageOrBuilderpublic IpcConnectionContextProtos.IpcConnectionContextProto build()
build in interface org.apache.hadoop.thirdparty.protobuf.Message.Builderbuild in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.Builderpublic IpcConnectionContextProtos.IpcConnectionContextProto buildPartial()
buildPartial in interface org.apache.hadoop.thirdparty.protobuf.Message.BuilderbuildPartial in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.Builderpublic IpcConnectionContextProtos.IpcConnectionContextProto.Builder clone()
clone in interface org.apache.hadoop.thirdparty.protobuf.Message.Builderclone in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.Builderclone in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<IpcConnectionContextProtos.IpcConnectionContextProto.Builder>public IpcConnectionContextProtos.IpcConnectionContextProto.Builder setField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface org.apache.hadoop.thirdparty.protobuf.Message.BuildersetField in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<IpcConnectionContextProtos.IpcConnectionContextProto.Builder>public IpcConnectionContextProtos.IpcConnectionContextProto.Builder clearField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field)
clearField in interface org.apache.hadoop.thirdparty.protobuf.Message.BuilderclearField in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<IpcConnectionContextProtos.IpcConnectionContextProto.Builder>public IpcConnectionContextProtos.IpcConnectionContextProto.Builder clearOneof(org.apache.hadoop.thirdparty.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface org.apache.hadoop.thirdparty.protobuf.Message.BuilderclearOneof in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<IpcConnectionContextProtos.IpcConnectionContextProto.Builder>public IpcConnectionContextProtos.IpcConnectionContextProto.Builder setRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface org.apache.hadoop.thirdparty.protobuf.Message.BuildersetRepeatedField in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<IpcConnectionContextProtos.IpcConnectionContextProto.Builder>public IpcConnectionContextProtos.IpcConnectionContextProto.Builder addRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface org.apache.hadoop.thirdparty.protobuf.Message.BuilderaddRepeatedField in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<IpcConnectionContextProtos.IpcConnectionContextProto.Builder>public IpcConnectionContextProtos.IpcConnectionContextProto.Builder mergeFrom(org.apache.hadoop.thirdparty.protobuf.Message other)
mergeFrom in interface org.apache.hadoop.thirdparty.protobuf.Message.BuildermergeFrom in class org.apache.hadoop.thirdparty.protobuf.AbstractMessage.Builder<IpcConnectionContextProtos.IpcConnectionContextProto.Builder>public IpcConnectionContextProtos.IpcConnectionContextProto.Builder mergeFrom(IpcConnectionContextProtos.IpcConnectionContextProto other)
public final boolean isInitialized()
isInitialized in interface org.apache.hadoop.thirdparty.protobuf.MessageLiteOrBuilderisInitialized in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<IpcConnectionContextProtos.IpcConnectionContextProto.Builder>public IpcConnectionContextProtos.IpcConnectionContextProto.Builder mergeFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface org.apache.hadoop.thirdparty.protobuf.Message.BuildermergeFrom in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.BuildermergeFrom in class org.apache.hadoop.thirdparty.protobuf.AbstractMessage.Builder<IpcConnectionContextProtos.IpcConnectionContextProto.Builder>IOExceptionpublic boolean hasUserInfo()
UserInfo beyond what is determined as part of security handshake at connection time (kerberos, tokens etc).
optional .hadoop.common.UserInformationProto userInfo = 2;hasUserInfo in interface IpcConnectionContextProtos.IpcConnectionContextProtoOrBuilderpublic IpcConnectionContextProtos.UserInformationProto getUserInfo()
UserInfo beyond what is determined as part of security handshake at connection time (kerberos, tokens etc).
optional .hadoop.common.UserInformationProto userInfo = 2;getUserInfo in interface IpcConnectionContextProtos.IpcConnectionContextProtoOrBuilderpublic IpcConnectionContextProtos.IpcConnectionContextProto.Builder setUserInfo(IpcConnectionContextProtos.UserInformationProto value)
UserInfo beyond what is determined as part of security handshake at connection time (kerberos, tokens etc).
optional .hadoop.common.UserInformationProto userInfo = 2;public IpcConnectionContextProtos.IpcConnectionContextProto.Builder setUserInfo(IpcConnectionContextProtos.UserInformationProto.Builder builderForValue)
UserInfo beyond what is determined as part of security handshake at connection time (kerberos, tokens etc).
optional .hadoop.common.UserInformationProto userInfo = 2;public IpcConnectionContextProtos.IpcConnectionContextProto.Builder mergeUserInfo(IpcConnectionContextProtos.UserInformationProto value)
UserInfo beyond what is determined as part of security handshake at connection time (kerberos, tokens etc).
optional .hadoop.common.UserInformationProto userInfo = 2;public IpcConnectionContextProtos.IpcConnectionContextProto.Builder clearUserInfo()
UserInfo beyond what is determined as part of security handshake at connection time (kerberos, tokens etc).
optional .hadoop.common.UserInformationProto userInfo = 2;public IpcConnectionContextProtos.UserInformationProto.Builder getUserInfoBuilder()
UserInfo beyond what is determined as part of security handshake at connection time (kerberos, tokens etc).
optional .hadoop.common.UserInformationProto userInfo = 2;public IpcConnectionContextProtos.UserInformationProtoOrBuilder getUserInfoOrBuilder()
UserInfo beyond what is determined as part of security handshake at connection time (kerberos, tokens etc).
optional .hadoop.common.UserInformationProto userInfo = 2;getUserInfoOrBuilder in interface IpcConnectionContextProtos.IpcConnectionContextProtoOrBuilderpublic boolean hasProtocol()
Protocol name for next rpc layer. The client created a proxy with this protocol name
optional string protocol = 3;hasProtocol in interface IpcConnectionContextProtos.IpcConnectionContextProtoOrBuilderpublic String getProtocol()
Protocol name for next rpc layer. The client created a proxy with this protocol name
optional string protocol = 3;getProtocol in interface IpcConnectionContextProtos.IpcConnectionContextProtoOrBuilderpublic org.apache.hadoop.thirdparty.protobuf.ByteString getProtocolBytes()
Protocol name for next rpc layer. The client created a proxy with this protocol name
optional string protocol = 3;getProtocolBytes in interface IpcConnectionContextProtos.IpcConnectionContextProtoOrBuilderpublic IpcConnectionContextProtos.IpcConnectionContextProto.Builder setProtocol(String value)
Protocol name for next rpc layer. The client created a proxy with this protocol name
optional string protocol = 3;public IpcConnectionContextProtos.IpcConnectionContextProto.Builder clearProtocol()
Protocol name for next rpc layer. The client created a proxy with this protocol name
optional string protocol = 3;public IpcConnectionContextProtos.IpcConnectionContextProto.Builder setProtocolBytes(org.apache.hadoop.thirdparty.protobuf.ByteString value)
Protocol name for next rpc layer. The client created a proxy with this protocol name
optional string protocol = 3;public final IpcConnectionContextProtos.IpcConnectionContextProto.Builder setUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface org.apache.hadoop.thirdparty.protobuf.Message.BuildersetUnknownFields in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<IpcConnectionContextProtos.IpcConnectionContextProto.Builder>public final IpcConnectionContextProtos.IpcConnectionContextProto.Builder mergeUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface org.apache.hadoop.thirdparty.protobuf.Message.BuildermergeUnknownFields in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<IpcConnectionContextProtos.IpcConnectionContextProto.Builder>Copyright © 2008–2021 Apache Software Foundation. All rights reserved.