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, setUnknownFields
findInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException
addAll, newUninitializedMessageException
public 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.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessage.Builder<YarnServerCommonServiceProtos.SystemCredentialsForAppsProto.Builder>
public YarnServerCommonServiceProtos.SystemCredentialsForAppsProto.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessage.Builder<YarnServerCommonServiceProtos.SystemCredentialsForAppsProto.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessage.Builder<YarnServerCommonServiceProtos.SystemCredentialsForAppsProto.Builder>
public YarnServerCommonServiceProtos.SystemCredentialsForAppsProto getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public YarnServerCommonServiceProtos.SystemCredentialsForAppsProto build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public YarnServerCommonServiceProtos.SystemCredentialsForAppsProto buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public YarnServerCommonServiceProtos.SystemCredentialsForAppsProto.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
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.MessageLiteOrBuilder
isInitialized
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.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<YarnServerCommonServiceProtos.SystemCredentialsForAppsProto.Builder>
IOException
public boolean hasAppId()
optional .hadoop.yarn.ApplicationIdProto appId = 1;
hasAppId
in interface YarnServerCommonServiceProtos.SystemCredentialsForAppsProtoOrBuilder
public org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto getAppId()
optional .hadoop.yarn.ApplicationIdProto appId = 1;
getAppId
in interface YarnServerCommonServiceProtos.SystemCredentialsForAppsProtoOrBuilder
public 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.SystemCredentialsForAppsProtoOrBuilder
public boolean hasCredentialsForApp()
optional bytes credentialsForApp = 2;
hasCredentialsForApp
in interface YarnServerCommonServiceProtos.SystemCredentialsForAppsProtoOrBuilder
public com.google.protobuf.ByteString getCredentialsForApp()
optional bytes credentialsForApp = 2;
getCredentialsForApp
in interface YarnServerCommonServiceProtos.SystemCredentialsForAppsProtoOrBuilder
public 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.