|
||||||||||
| 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<YarnSecurityTokenProtos.ClientToAMTokenIdentifierProto.Builder>
org.apache.hadoop.yarn.proto.YarnSecurityTokenProtos.ClientToAMTokenIdentifierProto.Builder
public static final class YarnSecurityTokenProtos.ClientToAMTokenIdentifierProto.Builder
Protobuf type hadoop.yarn.ClientToAMTokenIdentifierProto
| Method Summary | |
|---|---|
YarnSecurityTokenProtos.ClientToAMTokenIdentifierProto |
build()
|
YarnSecurityTokenProtos.ClientToAMTokenIdentifierProto |
buildPartial()
|
YarnSecurityTokenProtos.ClientToAMTokenIdentifierProto.Builder |
clear()
|
YarnSecurityTokenProtos.ClientToAMTokenIdentifierProto.Builder |
clearAppAttemptId()
optional .hadoop.yarn.ApplicationAttemptIdProto appAttemptId = 1; |
YarnSecurityTokenProtos.ClientToAMTokenIdentifierProto.Builder |
clearClientName()
optional string clientName = 2; |
YarnSecurityTokenProtos.ClientToAMTokenIdentifierProto.Builder |
clone()
|
org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto |
getAppAttemptId()
optional .hadoop.yarn.ApplicationAttemptIdProto appAttemptId = 1; |
org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto.Builder |
getAppAttemptIdBuilder()
optional .hadoop.yarn.ApplicationAttemptIdProto appAttemptId = 1; |
org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProtoOrBuilder |
getAppAttemptIdOrBuilder()
optional .hadoop.yarn.ApplicationAttemptIdProto appAttemptId = 1; |
String |
getClientName()
optional string clientName = 2; |
com.google.protobuf.ByteString |
getClientNameBytes()
optional string clientName = 2; |
YarnSecurityTokenProtos.ClientToAMTokenIdentifierProto |
getDefaultInstanceForType()
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor()
|
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType()
|
boolean |
hasAppAttemptId()
optional .hadoop.yarn.ApplicationAttemptIdProto appAttemptId = 1; |
boolean |
hasClientName()
optional string clientName = 2; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable()
|
boolean |
isInitialized()
|
YarnSecurityTokenProtos.ClientToAMTokenIdentifierProto.Builder |
mergeAppAttemptId(org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto value)
optional .hadoop.yarn.ApplicationAttemptIdProto appAttemptId = 1; |
YarnSecurityTokenProtos.ClientToAMTokenIdentifierProto.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
YarnSecurityTokenProtos.ClientToAMTokenIdentifierProto.Builder |
mergeFrom(com.google.protobuf.Message other)
|
YarnSecurityTokenProtos.ClientToAMTokenIdentifierProto.Builder |
mergeFrom(YarnSecurityTokenProtos.ClientToAMTokenIdentifierProto other)
|
YarnSecurityTokenProtos.ClientToAMTokenIdentifierProto.Builder |
setAppAttemptId(org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto.Builder builderForValue)
optional .hadoop.yarn.ApplicationAttemptIdProto appAttemptId = 1; |
YarnSecurityTokenProtos.ClientToAMTokenIdentifierProto.Builder |
setAppAttemptId(org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto value)
optional .hadoop.yarn.ApplicationAttemptIdProto appAttemptId = 1; |
YarnSecurityTokenProtos.ClientToAMTokenIdentifierProto.Builder |
setClientName(String value)
optional string clientName = 2; |
YarnSecurityTokenProtos.ClientToAMTokenIdentifierProto.Builder |
setClientNameBytes(com.google.protobuf.ByteString value)
optional string clientName = 2; |
| 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<YarnSecurityTokenProtos.ClientToAMTokenIdentifierProto.Builder>public YarnSecurityTokenProtos.ClientToAMTokenIdentifierProto.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<YarnSecurityTokenProtos.ClientToAMTokenIdentifierProto.Builder>public YarnSecurityTokenProtos.ClientToAMTokenIdentifierProto.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessage.Builder<YarnSecurityTokenProtos.ClientToAMTokenIdentifierProto.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<YarnSecurityTokenProtos.ClientToAMTokenIdentifierProto.Builder>public YarnSecurityTokenProtos.ClientToAMTokenIdentifierProto getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic YarnSecurityTokenProtos.ClientToAMTokenIdentifierProto build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic YarnSecurityTokenProtos.ClientToAMTokenIdentifierProto buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic YarnSecurityTokenProtos.ClientToAMTokenIdentifierProto.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<YarnSecurityTokenProtos.ClientToAMTokenIdentifierProto.Builder>public YarnSecurityTokenProtos.ClientToAMTokenIdentifierProto.Builder mergeFrom(YarnSecurityTokenProtos.ClientToAMTokenIdentifierProto other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<YarnSecurityTokenProtos.ClientToAMTokenIdentifierProto.Builder>
public YarnSecurityTokenProtos.ClientToAMTokenIdentifierProto.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<YarnSecurityTokenProtos.ClientToAMTokenIdentifierProto.Builder>IOExceptionpublic boolean hasAppAttemptId()
optional .hadoop.yarn.ApplicationAttemptIdProto appAttemptId = 1;
hasAppAttemptId in interface YarnSecurityTokenProtos.ClientToAMTokenIdentifierProtoOrBuilderpublic org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto getAppAttemptId()
optional .hadoop.yarn.ApplicationAttemptIdProto appAttemptId = 1;
getAppAttemptId in interface YarnSecurityTokenProtos.ClientToAMTokenIdentifierProtoOrBuilderpublic YarnSecurityTokenProtos.ClientToAMTokenIdentifierProto.Builder setAppAttemptId(org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto value)
optional .hadoop.yarn.ApplicationAttemptIdProto appAttemptId = 1;
public YarnSecurityTokenProtos.ClientToAMTokenIdentifierProto.Builder setAppAttemptId(org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto.Builder builderForValue)
optional .hadoop.yarn.ApplicationAttemptIdProto appAttemptId = 1;
public YarnSecurityTokenProtos.ClientToAMTokenIdentifierProto.Builder mergeAppAttemptId(org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto value)
optional .hadoop.yarn.ApplicationAttemptIdProto appAttemptId = 1;
public YarnSecurityTokenProtos.ClientToAMTokenIdentifierProto.Builder clearAppAttemptId()
optional .hadoop.yarn.ApplicationAttemptIdProto appAttemptId = 1;
public org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto.Builder getAppAttemptIdBuilder()
optional .hadoop.yarn.ApplicationAttemptIdProto appAttemptId = 1;
public org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProtoOrBuilder getAppAttemptIdOrBuilder()
optional .hadoop.yarn.ApplicationAttemptIdProto appAttemptId = 1;
getAppAttemptIdOrBuilder in interface YarnSecurityTokenProtos.ClientToAMTokenIdentifierProtoOrBuilderpublic boolean hasClientName()
optional string clientName = 2;
hasClientName in interface YarnSecurityTokenProtos.ClientToAMTokenIdentifierProtoOrBuilderpublic String getClientName()
optional string clientName = 2;
getClientName in interface YarnSecurityTokenProtos.ClientToAMTokenIdentifierProtoOrBuilderpublic com.google.protobuf.ByteString getClientNameBytes()
optional string clientName = 2;
getClientNameBytes in interface YarnSecurityTokenProtos.ClientToAMTokenIdentifierProtoOrBuilderpublic YarnSecurityTokenProtos.ClientToAMTokenIdentifierProto.Builder setClientName(String value)
optional string clientName = 2;
public YarnSecurityTokenProtos.ClientToAMTokenIdentifierProto.Builder clearClientName()
optional string clientName = 2;
public YarnSecurityTokenProtos.ClientToAMTokenIdentifierProto.Builder setClientNameBytes(com.google.protobuf.ByteString value)
optional string clientName = 2;
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||