public static final class YarnServerCommonServiceProtos.SystemCredentialsForAppsProto.Builder extends com.google.protobuf.GeneratedMessage.Builder<YarnServerCommonServiceProtos.SystemCredentialsForAppsProto.Builder> implements YarnServerCommonServiceProtos.SystemCredentialsForAppsProtoOrBuilder
hadoop.yarn.SystemCredentialsForAppsProto| Modifier and Type | Method and Description |
|---|---|
YarnServerCommonServiceProtos.SystemCredentialsForAppsProto |
build() |
YarnServerCommonServiceProtos.SystemCredentialsForAppsProto |
buildPartial() |
YarnServerCommonServiceProtos.SystemCredentialsForAppsProto.Builder |
clear() |
YarnServerCommonServiceProtos.SystemCredentialsForAppsProto.Builder |
clearAppId()
optional .hadoop.yarn.ApplicationIdProto appId = 1; |
YarnServerCommonServiceProtos.SystemCredentialsForAppsProto.Builder |
clearCredentialsForApp()
optional bytes credentialsForApp = 2; |
YarnServerCommonServiceProtos.SystemCredentialsForAppsProto.Builder |
clone() |
org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto |
getAppId()
optional .hadoop.yarn.ApplicationIdProto appId = 1; |
org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder |
getAppIdBuilder()
optional .hadoop.yarn.ApplicationIdProto appId = 1; |
org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProtoOrBuilder |
getAppIdOrBuilder()
optional .hadoop.yarn.ApplicationIdProto appId = 1; |
com.google.protobuf.ByteString |
getCredentialsForApp()
optional bytes credentialsForApp = 2; |
YarnServerCommonServiceProtos.SystemCredentialsForAppsProto |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
boolean |
hasAppId()
optional .hadoop.yarn.ApplicationIdProto appId = 1; |
boolean |
hasCredentialsForApp()
optional bytes credentialsForApp = 2; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
YarnServerCommonServiceProtos.SystemCredentialsForAppsProto.Builder |
mergeAppId(org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto value)
optional .hadoop.yarn.ApplicationIdProto appId = 1; |
YarnServerCommonServiceProtos.SystemCredentialsForAppsProto.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
YarnServerCommonServiceProtos.SystemCredentialsForAppsProto.Builder |
mergeFrom(com.google.protobuf.Message other) |
YarnServerCommonServiceProtos.SystemCredentialsForAppsProto.Builder |
mergeFrom(YarnServerCommonServiceProtos.SystemCredentialsForAppsProto other) |
YarnServerCommonServiceProtos.SystemCredentialsForAppsProto.Builder |
setAppId(org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder builderForValue)
optional .hadoop.yarn.ApplicationIdProto appId = 1; |
YarnServerCommonServiceProtos.SystemCredentialsForAppsProto.Builder |
setAppId(org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto value)
optional .hadoop.yarn.ApplicationIdProto appId = 1; |
YarnServerCommonServiceProtos.SystemCredentialsForAppsProto.Builder |
setCredentialsForApp(com.google.protobuf.ByteString value)
optional bytes credentialsForApp = 2; |
addRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldsfindInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageExceptionaddAll, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<YarnServerCommonServiceProtos.SystemCredentialsForAppsProto.Builder>public YarnServerCommonServiceProtos.SystemCredentialsForAppsProto.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<YarnServerCommonServiceProtos.SystemCredentialsForAppsProto.Builder>public YarnServerCommonServiceProtos.SystemCredentialsForAppsProto.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessage.Builder<YarnServerCommonServiceProtos.SystemCredentialsForAppsProto.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<YarnServerCommonServiceProtos.SystemCredentialsForAppsProto.Builder>public YarnServerCommonServiceProtos.SystemCredentialsForAppsProto getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic YarnServerCommonServiceProtos.SystemCredentialsForAppsProto build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic YarnServerCommonServiceProtos.SystemCredentialsForAppsProto buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic YarnServerCommonServiceProtos.SystemCredentialsForAppsProto.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<YarnServerCommonServiceProtos.SystemCredentialsForAppsProto.Builder>public YarnServerCommonServiceProtos.SystemCredentialsForAppsProto.Builder mergeFrom(YarnServerCommonServiceProtos.SystemCredentialsForAppsProto other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<YarnServerCommonServiceProtos.SystemCredentialsForAppsProto.Builder>public YarnServerCommonServiceProtos.SystemCredentialsForAppsProto.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<YarnServerCommonServiceProtos.SystemCredentialsForAppsProto.Builder>IOExceptionpublic boolean hasAppId()
optional .hadoop.yarn.ApplicationIdProto appId = 1;hasAppId in interface YarnServerCommonServiceProtos.SystemCredentialsForAppsProtoOrBuilderpublic org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto getAppId()
optional .hadoop.yarn.ApplicationIdProto appId = 1;getAppId in interface YarnServerCommonServiceProtos.SystemCredentialsForAppsProtoOrBuilderpublic YarnServerCommonServiceProtos.SystemCredentialsForAppsProto.Builder setAppId(org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto value)
optional .hadoop.yarn.ApplicationIdProto appId = 1;public YarnServerCommonServiceProtos.SystemCredentialsForAppsProto.Builder setAppId(org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder builderForValue)
optional .hadoop.yarn.ApplicationIdProto appId = 1;public YarnServerCommonServiceProtos.SystemCredentialsForAppsProto.Builder mergeAppId(org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto value)
optional .hadoop.yarn.ApplicationIdProto appId = 1;public YarnServerCommonServiceProtos.SystemCredentialsForAppsProto.Builder clearAppId()
optional .hadoop.yarn.ApplicationIdProto appId = 1;public org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder getAppIdBuilder()
optional .hadoop.yarn.ApplicationIdProto appId = 1;public org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProtoOrBuilder getAppIdOrBuilder()
optional .hadoop.yarn.ApplicationIdProto appId = 1;getAppIdOrBuilder in interface YarnServerCommonServiceProtos.SystemCredentialsForAppsProtoOrBuilderpublic boolean hasCredentialsForApp()
optional bytes credentialsForApp = 2;hasCredentialsForApp in interface YarnServerCommonServiceProtos.SystemCredentialsForAppsProtoOrBuilderpublic com.google.protobuf.ByteString getCredentialsForApp()
optional bytes credentialsForApp = 2;getCredentialsForApp in interface YarnServerCommonServiceProtos.SystemCredentialsForAppsProtoOrBuilderpublic YarnServerCommonServiceProtos.SystemCredentialsForAppsProto.Builder setCredentialsForApp(com.google.protobuf.ByteString value)
optional bytes credentialsForApp = 2;public YarnServerCommonServiceProtos.SystemCredentialsForAppsProto.Builder clearCredentialsForApp()
optional bytes credentialsForApp = 2;Copyright © 2016 Apache Software Foundation. All Rights Reserved.