public static final class YarnServiceProtos.GetApplicationReportResponseProto.Builder extends com.google.protobuf.GeneratedMessage.Builder<YarnServiceProtos.GetApplicationReportResponseProto.Builder> implements YarnServiceProtos.GetApplicationReportResponseProtoOrBuilder
hadoop.yarn.GetApplicationReportResponseProto
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<YarnServiceProtos.GetApplicationReportResponseProto.Builder>
public YarnServiceProtos.GetApplicationReportResponseProto.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<YarnServiceProtos.GetApplicationReportResponseProto.Builder>
public YarnServiceProtos.GetApplicationReportResponseProto.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<YarnServiceProtos.GetApplicationReportResponseProto.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<YarnServiceProtos.GetApplicationReportResponseProto.Builder>
public YarnServiceProtos.GetApplicationReportResponseProto getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public YarnServiceProtos.GetApplicationReportResponseProto build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public YarnServiceProtos.GetApplicationReportResponseProto buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public YarnServiceProtos.GetApplicationReportResponseProto.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<YarnServiceProtos.GetApplicationReportResponseProto.Builder>
public YarnServiceProtos.GetApplicationReportResponseProto.Builder mergeFrom(YarnServiceProtos.GetApplicationReportResponseProto other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage.Builder<YarnServiceProtos.GetApplicationReportResponseProto.Builder>
public YarnServiceProtos.GetApplicationReportResponseProto.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<YarnServiceProtos.GetApplicationReportResponseProto.Builder>
IOException
public boolean hasApplicationReport()
optional .hadoop.yarn.ApplicationReportProto application_report = 1;
hasApplicationReport
in interface YarnServiceProtos.GetApplicationReportResponseProtoOrBuilder
public YarnProtos.ApplicationReportProto getApplicationReport()
optional .hadoop.yarn.ApplicationReportProto application_report = 1;
getApplicationReport
in interface YarnServiceProtos.GetApplicationReportResponseProtoOrBuilder
public YarnServiceProtos.GetApplicationReportResponseProto.Builder setApplicationReport(YarnProtos.ApplicationReportProto value)
optional .hadoop.yarn.ApplicationReportProto application_report = 1;
public YarnServiceProtos.GetApplicationReportResponseProto.Builder setApplicationReport(YarnProtos.ApplicationReportProto.Builder builderForValue)
optional .hadoop.yarn.ApplicationReportProto application_report = 1;
public YarnServiceProtos.GetApplicationReportResponseProto.Builder mergeApplicationReport(YarnProtos.ApplicationReportProto value)
optional .hadoop.yarn.ApplicationReportProto application_report = 1;
public YarnServiceProtos.GetApplicationReportResponseProto.Builder clearApplicationReport()
optional .hadoop.yarn.ApplicationReportProto application_report = 1;
public YarnProtos.ApplicationReportProto.Builder getApplicationReportBuilder()
optional .hadoop.yarn.ApplicationReportProto application_report = 1;
public YarnProtos.ApplicationReportProtoOrBuilder getApplicationReportOrBuilder()
optional .hadoop.yarn.ApplicationReportProto application_report = 1;
getApplicationReportOrBuilder
in interface YarnServiceProtos.GetApplicationReportResponseProtoOrBuilder
Copyright © 2013 Apache Software Foundation. All rights reserved.