|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.protobuf.AbstractMessageLite.Builder<BuilderType>
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessage.Builder<IpcConnectionContextProtos.IpcConnectionContextProto.Builder>
org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto.Builder
public static final class IpcConnectionContextProtos.IpcConnectionContextProto.Builder
Protobuf type hadoop.common.IpcConnectionContextProto
The connection context is sent as part of the connection establishment. It establishes the context for ALL Rpc calls within the connection.
| Methods inherited from class com.google.protobuf.GeneratedMessage.Builder |
|---|
addRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields |
| Methods inherited from class com.google.protobuf.AbstractMessage.Builder |
|---|
findInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException |
| Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder |
|---|
addAll, newUninitializedMessageException |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.google.protobuf.MessageOrBuilder |
|---|
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
| Method Detail |
|---|
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<IpcConnectionContextProtos.IpcConnectionContextProto.Builder>public IpcConnectionContextProtos.IpcConnectionContextProto.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<IpcConnectionContextProtos.IpcConnectionContextProto.Builder>public IpcConnectionContextProtos.IpcConnectionContextProto.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessage.Builder<IpcConnectionContextProtos.IpcConnectionContextProto.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<IpcConnectionContextProtos.IpcConnectionContextProto.Builder>public IpcConnectionContextProtos.IpcConnectionContextProto getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic IpcConnectionContextProtos.IpcConnectionContextProto build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic IpcConnectionContextProtos.IpcConnectionContextProto buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic IpcConnectionContextProtos.IpcConnectionContextProto.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<IpcConnectionContextProtos.IpcConnectionContextProto.Builder>public IpcConnectionContextProtos.IpcConnectionContextProto.Builder mergeFrom(IpcConnectionContextProtos.IpcConnectionContextProto other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<IpcConnectionContextProtos.IpcConnectionContextProto.Builder>
public IpcConnectionContextProtos.IpcConnectionContextProto.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<IpcConnectionContextProtos.IpcConnectionContextProto.Builder>IOExceptionpublic boolean hasUserInfo()
optional .hadoop.common.UserInformationProto userInfo = 2;
UserInfo beyond what is determined as part of security handshake at connection time (kerberos, tokens etc).
hasUserInfo in interface IpcConnectionContextProtos.IpcConnectionContextProtoOrBuilderpublic IpcConnectionContextProtos.UserInformationProto getUserInfo()
optional .hadoop.common.UserInformationProto userInfo = 2;
UserInfo beyond what is determined as part of security handshake at connection time (kerberos, tokens etc).
getUserInfo in interface IpcConnectionContextProtos.IpcConnectionContextProtoOrBuilderpublic IpcConnectionContextProtos.IpcConnectionContextProto.Builder setUserInfo(IpcConnectionContextProtos.UserInformationProto value)
optional .hadoop.common.UserInformationProto userInfo = 2;
UserInfo beyond what is determined as part of security handshake at connection time (kerberos, tokens etc).
public IpcConnectionContextProtos.IpcConnectionContextProto.Builder setUserInfo(IpcConnectionContextProtos.UserInformationProto.Builder builderForValue)
optional .hadoop.common.UserInformationProto userInfo = 2;
UserInfo beyond what is determined as part of security handshake at connection time (kerberos, tokens etc).
public IpcConnectionContextProtos.IpcConnectionContextProto.Builder mergeUserInfo(IpcConnectionContextProtos.UserInformationProto value)
optional .hadoop.common.UserInformationProto userInfo = 2;
UserInfo beyond what is determined as part of security handshake at connection time (kerberos, tokens etc).
public IpcConnectionContextProtos.IpcConnectionContextProto.Builder clearUserInfo()
optional .hadoop.common.UserInformationProto userInfo = 2;
UserInfo beyond what is determined as part of security handshake at connection time (kerberos, tokens etc).
public IpcConnectionContextProtos.UserInformationProto.Builder getUserInfoBuilder()
optional .hadoop.common.UserInformationProto userInfo = 2;
UserInfo beyond what is determined as part of security handshake at connection time (kerberos, tokens etc).
public IpcConnectionContextProtos.UserInformationProtoOrBuilder getUserInfoOrBuilder()
optional .hadoop.common.UserInformationProto userInfo = 2;
UserInfo beyond what is determined as part of security handshake at connection time (kerberos, tokens etc).
getUserInfoOrBuilder in interface IpcConnectionContextProtos.IpcConnectionContextProtoOrBuilderpublic boolean hasProtocol()
optional string protocol = 3;
Protocol name for next rpc layer. The client created a proxy with this protocol name
hasProtocol in interface IpcConnectionContextProtos.IpcConnectionContextProtoOrBuilderpublic String getProtocol()
optional string protocol = 3;
Protocol name for next rpc layer. The client created a proxy with this protocol name
getProtocol in interface IpcConnectionContextProtos.IpcConnectionContextProtoOrBuilderpublic com.google.protobuf.ByteString getProtocolBytes()
optional string protocol = 3;
Protocol name for next rpc layer. The client created a proxy with this protocol name
getProtocolBytes in interface IpcConnectionContextProtos.IpcConnectionContextProtoOrBuilderpublic IpcConnectionContextProtos.IpcConnectionContextProto.Builder setProtocol(String value)
optional string protocol = 3;
Protocol name for next rpc layer. The client created a proxy with this protocol name
public IpcConnectionContextProtos.IpcConnectionContextProto.Builder clearProtocol()
optional string protocol = 3;
Protocol name for next rpc layer. The client created a proxy with this protocol name
public IpcConnectionContextProtos.IpcConnectionContextProto.Builder setProtocolBytes(com.google.protobuf.ByteString value)
optional string protocol = 3;
Protocol name for next rpc layer. The client created a proxy with this protocol name
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||