org.apache.hadoop.yarn.proto
Class YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder

java.lang.Object
  extended by com.google.protobuf.AbstractMessageLite.Builder<BuilderType>
      extended by com.google.protobuf.AbstractMessage.Builder<BuilderType>
          extended by com.google.protobuf.GeneratedMessage.Builder<YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder>
              extended by org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable, YarnServiceProtos.GetApplicationAttemptsResponseProtoOrBuilder
Enclosing class:
YarnServiceProtos.GetApplicationAttemptsResponseProto

public static final class YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder
extends com.google.protobuf.GeneratedMessage.Builder<YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder>
implements YarnServiceProtos.GetApplicationAttemptsResponseProtoOrBuilder

Protobuf type hadoop.yarn.GetApplicationAttemptsResponseProto


Method Summary
 YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder addAllApplicationAttempts(Iterable<? extends YarnProtos.ApplicationAttemptReportProto> values)
          repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;
 YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder addApplicationAttempts(int index, YarnProtos.ApplicationAttemptReportProto.Builder builderForValue)
          repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;
 YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder addApplicationAttempts(int index, YarnProtos.ApplicationAttemptReportProto value)
          repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;
 YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder addApplicationAttempts(YarnProtos.ApplicationAttemptReportProto.Builder builderForValue)
          repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;
 YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder addApplicationAttempts(YarnProtos.ApplicationAttemptReportProto value)
          repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;
 YarnProtos.ApplicationAttemptReportProto.Builder addApplicationAttemptsBuilder()
          repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;
 YarnProtos.ApplicationAttemptReportProto.Builder addApplicationAttemptsBuilder(int index)
          repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;
 YarnServiceProtos.GetApplicationAttemptsResponseProto build()
           
 YarnServiceProtos.GetApplicationAttemptsResponseProto buildPartial()
           
 YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder clear()
           
 YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder clearApplicationAttempts()
          repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;
 YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder clone()
           
 YarnProtos.ApplicationAttemptReportProto getApplicationAttempts(int index)
          repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;
 YarnProtos.ApplicationAttemptReportProto.Builder getApplicationAttemptsBuilder(int index)
          repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;
 List<YarnProtos.ApplicationAttemptReportProto.Builder> getApplicationAttemptsBuilderList()
          repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;
 int getApplicationAttemptsCount()
          repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;
 List<YarnProtos.ApplicationAttemptReportProto> getApplicationAttemptsList()
          repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;
 YarnProtos.ApplicationAttemptReportProtoOrBuilder getApplicationAttemptsOrBuilder(int index)
          repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;
 List<? extends YarnProtos.ApplicationAttemptReportProtoOrBuilder> getApplicationAttemptsOrBuilderList()
          repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;
 YarnServiceProtos.GetApplicationAttemptsResponseProto getDefaultInstanceForType()
           
static com.google.protobuf.Descriptors.Descriptor getDescriptor()
           
 com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
           
protected  com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
           
 boolean isInitialized()
           
 YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder mergeFrom(com.google.protobuf.Message other)
           
 YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder mergeFrom(YarnServiceProtos.GetApplicationAttemptsResponseProto other)
           
 YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder removeApplicationAttempts(int index)
          repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;
 YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder setApplicationAttempts(int index, YarnProtos.ApplicationAttemptReportProto.Builder builderForValue)
          repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;
 YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder setApplicationAttempts(int index, YarnProtos.ApplicationAttemptReportProto value)
          repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;
 
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

getDescriptor

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()

internalGetFieldAccessorTable

protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Specified by:
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder>

clear

public YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder clear()
Specified by:
clear in interface com.google.protobuf.Message.Builder
Specified by:
clear in interface com.google.protobuf.MessageLite.Builder
Overrides:
clear in class com.google.protobuf.GeneratedMessage.Builder<YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder>

clone

public YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder clone()
Specified by:
clone in interface com.google.protobuf.Message.Builder
Specified by:
clone in interface com.google.protobuf.MessageLite.Builder
Overrides:
clone in class com.google.protobuf.GeneratedMessage.Builder<YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder>

getDescriptorForType

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
Specified by:
getDescriptorForType in interface com.google.protobuf.Message.Builder
Specified by:
getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
Overrides:
getDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder>

getDefaultInstanceForType

public YarnServiceProtos.GetApplicationAttemptsResponseProto getDefaultInstanceForType()
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder

build

public YarnServiceProtos.GetApplicationAttemptsResponseProto build()
Specified by:
build in interface com.google.protobuf.Message.Builder
Specified by:
build in interface com.google.protobuf.MessageLite.Builder

buildPartial

public YarnServiceProtos.GetApplicationAttemptsResponseProto buildPartial()
Specified by:
buildPartial in interface com.google.protobuf.Message.Builder
Specified by:
buildPartial in interface com.google.protobuf.MessageLite.Builder

mergeFrom

public YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder mergeFrom(com.google.protobuf.Message other)
Specified by:
mergeFrom in interface com.google.protobuf.Message.Builder
Overrides:
mergeFrom in class com.google.protobuf.AbstractMessage.Builder<YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder>

mergeFrom

public YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder mergeFrom(YarnServiceProtos.GetApplicationAttemptsResponseProto other)

isInitialized

public final boolean isInitialized()
Specified by:
isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
Overrides:
isInitialized in class com.google.protobuf.GeneratedMessage.Builder<YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder>

mergeFrom

public YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
                                                                               com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                                        throws IOException
Specified by:
mergeFrom in interface com.google.protobuf.Message.Builder
Specified by:
mergeFrom in interface com.google.protobuf.MessageLite.Builder
Overrides:
mergeFrom in class com.google.protobuf.AbstractMessage.Builder<YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder>
Throws:
IOException

getApplicationAttemptsList

public List<YarnProtos.ApplicationAttemptReportProto> getApplicationAttemptsList()
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;

Specified by:
getApplicationAttemptsList in interface YarnServiceProtos.GetApplicationAttemptsResponseProtoOrBuilder

getApplicationAttemptsCount

public int getApplicationAttemptsCount()
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;

Specified by:
getApplicationAttemptsCount in interface YarnServiceProtos.GetApplicationAttemptsResponseProtoOrBuilder

getApplicationAttempts

public YarnProtos.ApplicationAttemptReportProto getApplicationAttempts(int index)
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;

Specified by:
getApplicationAttempts in interface YarnServiceProtos.GetApplicationAttemptsResponseProtoOrBuilder

setApplicationAttempts

public YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder setApplicationAttempts(int index,
                                                                                            YarnProtos.ApplicationAttemptReportProto value)
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;


setApplicationAttempts

public YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder setApplicationAttempts(int index,
                                                                                            YarnProtos.ApplicationAttemptReportProto.Builder builderForValue)
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;


addApplicationAttempts

public YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder addApplicationAttempts(YarnProtos.ApplicationAttemptReportProto value)
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;


addApplicationAttempts

public YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder addApplicationAttempts(int index,
                                                                                            YarnProtos.ApplicationAttemptReportProto value)
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;


addApplicationAttempts

public YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder addApplicationAttempts(YarnProtos.ApplicationAttemptReportProto.Builder builderForValue)
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;


addApplicationAttempts

public YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder addApplicationAttempts(int index,
                                                                                            YarnProtos.ApplicationAttemptReportProto.Builder builderForValue)
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;


addAllApplicationAttempts

public YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder addAllApplicationAttempts(Iterable<? extends YarnProtos.ApplicationAttemptReportProto> values)
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;


clearApplicationAttempts

public YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder clearApplicationAttempts()
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;


removeApplicationAttempts

public YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder removeApplicationAttempts(int index)
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;


getApplicationAttemptsBuilder

public YarnProtos.ApplicationAttemptReportProto.Builder getApplicationAttemptsBuilder(int index)
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;


getApplicationAttemptsOrBuilder

public YarnProtos.ApplicationAttemptReportProtoOrBuilder getApplicationAttemptsOrBuilder(int index)
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;

Specified by:
getApplicationAttemptsOrBuilder in interface YarnServiceProtos.GetApplicationAttemptsResponseProtoOrBuilder

getApplicationAttemptsOrBuilderList

public List<? extends YarnProtos.ApplicationAttemptReportProtoOrBuilder> getApplicationAttemptsOrBuilderList()
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;

Specified by:
getApplicationAttemptsOrBuilderList in interface YarnServiceProtos.GetApplicationAttemptsResponseProtoOrBuilder

addApplicationAttemptsBuilder

public YarnProtos.ApplicationAttemptReportProto.Builder addApplicationAttemptsBuilder()
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;


addApplicationAttemptsBuilder

public YarnProtos.ApplicationAttemptReportProto.Builder addApplicationAttemptsBuilder(int index)
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;


getApplicationAttemptsBuilderList

public List<YarnProtos.ApplicationAttemptReportProto.Builder> getApplicationAttemptsBuilderList()
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;



Copyright © 2014 Apache Software Foundation. All Rights Reserved.