org.apache.hadoop.yarn.proto
Class YarnProtos.QueueInfoProto.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<YarnProtos.QueueInfoProto.Builder>
              extended by org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable, YarnProtos.QueueInfoProtoOrBuilder
Enclosing class:
YarnProtos.QueueInfoProto

public static final class YarnProtos.QueueInfoProto.Builder
extends com.google.protobuf.GeneratedMessage.Builder<YarnProtos.QueueInfoProto.Builder>
implements YarnProtos.QueueInfoProtoOrBuilder

Protobuf type hadoop.yarn.QueueInfoProto


Method Summary
 YarnProtos.QueueInfoProto.Builder addAllApplications(Iterable<? extends YarnProtos.ApplicationReportProto> values)
          repeated .hadoop.yarn.ApplicationReportProto applications = 7;
 YarnProtos.QueueInfoProto.Builder addAllChildQueues(Iterable<? extends YarnProtos.QueueInfoProto> values)
          repeated .hadoop.yarn.QueueInfoProto childQueues = 6;
 YarnProtos.QueueInfoProto.Builder addApplications(int index, YarnProtos.ApplicationReportProto.Builder builderForValue)
          repeated .hadoop.yarn.ApplicationReportProto applications = 7;
 YarnProtos.QueueInfoProto.Builder addApplications(int index, YarnProtos.ApplicationReportProto value)
          repeated .hadoop.yarn.ApplicationReportProto applications = 7;
 YarnProtos.QueueInfoProto.Builder addApplications(YarnProtos.ApplicationReportProto.Builder builderForValue)
          repeated .hadoop.yarn.ApplicationReportProto applications = 7;
 YarnProtos.QueueInfoProto.Builder addApplications(YarnProtos.ApplicationReportProto value)
          repeated .hadoop.yarn.ApplicationReportProto applications = 7;
 YarnProtos.ApplicationReportProto.Builder addApplicationsBuilder()
          repeated .hadoop.yarn.ApplicationReportProto applications = 7;
 YarnProtos.ApplicationReportProto.Builder addApplicationsBuilder(int index)
          repeated .hadoop.yarn.ApplicationReportProto applications = 7;
 YarnProtos.QueueInfoProto.Builder addChildQueues(int index, YarnProtos.QueueInfoProto.Builder builderForValue)
          repeated .hadoop.yarn.QueueInfoProto childQueues = 6;
 YarnProtos.QueueInfoProto.Builder addChildQueues(int index, YarnProtos.QueueInfoProto value)
          repeated .hadoop.yarn.QueueInfoProto childQueues = 6;
 YarnProtos.QueueInfoProto.Builder addChildQueues(YarnProtos.QueueInfoProto.Builder builderForValue)
          repeated .hadoop.yarn.QueueInfoProto childQueues = 6;
 YarnProtos.QueueInfoProto.Builder addChildQueues(YarnProtos.QueueInfoProto value)
          repeated .hadoop.yarn.QueueInfoProto childQueues = 6;
 YarnProtos.QueueInfoProto.Builder addChildQueuesBuilder()
          repeated .hadoop.yarn.QueueInfoProto childQueues = 6;
 YarnProtos.QueueInfoProto.Builder addChildQueuesBuilder(int index)
          repeated .hadoop.yarn.QueueInfoProto childQueues = 6;
 YarnProtos.QueueInfoProto build()
           
 YarnProtos.QueueInfoProto buildPartial()
           
 YarnProtos.QueueInfoProto.Builder clear()
           
 YarnProtos.QueueInfoProto.Builder clearApplications()
          repeated .hadoop.yarn.ApplicationReportProto applications = 7;
 YarnProtos.QueueInfoProto.Builder clearCapacity()
          optional float capacity = 2;
 YarnProtos.QueueInfoProto.Builder clearChildQueues()
          repeated .hadoop.yarn.QueueInfoProto childQueues = 6;
 YarnProtos.QueueInfoProto.Builder clearCurrentCapacity()
          optional float currentCapacity = 4;
 YarnProtos.QueueInfoProto.Builder clearMaximumCapacity()
          optional float maximumCapacity = 3;
 YarnProtos.QueueInfoProto.Builder clearQueueName()
          optional string queueName = 1;
 YarnProtos.QueueInfoProto.Builder clearState()
          optional .hadoop.yarn.QueueStateProto state = 5;
 YarnProtos.QueueInfoProto.Builder clone()
           
 YarnProtos.ApplicationReportProto getApplications(int index)
          repeated .hadoop.yarn.ApplicationReportProto applications = 7;
 YarnProtos.ApplicationReportProto.Builder getApplicationsBuilder(int index)
          repeated .hadoop.yarn.ApplicationReportProto applications = 7;
 List<YarnProtos.ApplicationReportProto.Builder> getApplicationsBuilderList()
          repeated .hadoop.yarn.ApplicationReportProto applications = 7;
 int getApplicationsCount()
          repeated .hadoop.yarn.ApplicationReportProto applications = 7;
 List<YarnProtos.ApplicationReportProto> getApplicationsList()
          repeated .hadoop.yarn.ApplicationReportProto applications = 7;
 YarnProtos.ApplicationReportProtoOrBuilder getApplicationsOrBuilder(int index)
          repeated .hadoop.yarn.ApplicationReportProto applications = 7;
 List<? extends YarnProtos.ApplicationReportProtoOrBuilder> getApplicationsOrBuilderList()
          repeated .hadoop.yarn.ApplicationReportProto applications = 7;
 float getCapacity()
          optional float capacity = 2;
 YarnProtos.QueueInfoProto getChildQueues(int index)
          repeated .hadoop.yarn.QueueInfoProto childQueues = 6;
 YarnProtos.QueueInfoProto.Builder getChildQueuesBuilder(int index)
          repeated .hadoop.yarn.QueueInfoProto childQueues = 6;
 List<YarnProtos.QueueInfoProto.Builder> getChildQueuesBuilderList()
          repeated .hadoop.yarn.QueueInfoProto childQueues = 6;
 int getChildQueuesCount()
          repeated .hadoop.yarn.QueueInfoProto childQueues = 6;
 List<YarnProtos.QueueInfoProto> getChildQueuesList()
          repeated .hadoop.yarn.QueueInfoProto childQueues = 6;
 YarnProtos.QueueInfoProtoOrBuilder getChildQueuesOrBuilder(int index)
          repeated .hadoop.yarn.QueueInfoProto childQueues = 6;
 List<? extends YarnProtos.QueueInfoProtoOrBuilder> getChildQueuesOrBuilderList()
          repeated .hadoop.yarn.QueueInfoProto childQueues = 6;
 float getCurrentCapacity()
          optional float currentCapacity = 4;
 YarnProtos.QueueInfoProto getDefaultInstanceForType()
           
static com.google.protobuf.Descriptors.Descriptor getDescriptor()
           
 com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
           
 float getMaximumCapacity()
          optional float maximumCapacity = 3;
 String getQueueName()
          optional string queueName = 1;
 com.google.protobuf.ByteString getQueueNameBytes()
          optional string queueName = 1;
 YarnProtos.QueueStateProto getState()
          optional .hadoop.yarn.QueueStateProto state = 5;
 boolean hasCapacity()
          optional float capacity = 2;
 boolean hasCurrentCapacity()
          optional float currentCapacity = 4;
 boolean hasMaximumCapacity()
          optional float maximumCapacity = 3;
 boolean hasQueueName()
          optional string queueName = 1;
 boolean hasState()
          optional .hadoop.yarn.QueueStateProto state = 5;
protected  com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
           
 boolean isInitialized()
           
 YarnProtos.QueueInfoProto.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 YarnProtos.QueueInfoProto.Builder mergeFrom(com.google.protobuf.Message other)
           
 YarnProtos.QueueInfoProto.Builder mergeFrom(YarnProtos.QueueInfoProto other)
           
 YarnProtos.QueueInfoProto.Builder removeApplications(int index)
          repeated .hadoop.yarn.ApplicationReportProto applications = 7;
 YarnProtos.QueueInfoProto.Builder removeChildQueues(int index)
          repeated .hadoop.yarn.QueueInfoProto childQueues = 6;
 YarnProtos.QueueInfoProto.Builder setApplications(int index, YarnProtos.ApplicationReportProto.Builder builderForValue)
          repeated .hadoop.yarn.ApplicationReportProto applications = 7;
 YarnProtos.QueueInfoProto.Builder setApplications(int index, YarnProtos.ApplicationReportProto value)
          repeated .hadoop.yarn.ApplicationReportProto applications = 7;
 YarnProtos.QueueInfoProto.Builder setCapacity(float value)
          optional float capacity = 2;
 YarnProtos.QueueInfoProto.Builder setChildQueues(int index, YarnProtos.QueueInfoProto.Builder builderForValue)
          repeated .hadoop.yarn.QueueInfoProto childQueues = 6;
 YarnProtos.QueueInfoProto.Builder setChildQueues(int index, YarnProtos.QueueInfoProto value)
          repeated .hadoop.yarn.QueueInfoProto childQueues = 6;
 YarnProtos.QueueInfoProto.Builder setCurrentCapacity(float value)
          optional float currentCapacity = 4;
 YarnProtos.QueueInfoProto.Builder setMaximumCapacity(float value)
          optional float maximumCapacity = 3;
 YarnProtos.QueueInfoProto.Builder setQueueName(String value)
          optional string queueName = 1;
 YarnProtos.QueueInfoProto.Builder setQueueNameBytes(com.google.protobuf.ByteString value)
          optional string queueName = 1;
 YarnProtos.QueueInfoProto.Builder setState(YarnProtos.QueueStateProto value)
          optional .hadoop.yarn.QueueStateProto state = 5;
 
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<YarnProtos.QueueInfoProto.Builder>

clear

public YarnProtos.QueueInfoProto.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<YarnProtos.QueueInfoProto.Builder>

clone

public YarnProtos.QueueInfoProto.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<YarnProtos.QueueInfoProto.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<YarnProtos.QueueInfoProto.Builder>

getDefaultInstanceForType

public YarnProtos.QueueInfoProto getDefaultInstanceForType()
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder

build

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

buildPartial

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

mergeFrom

public YarnProtos.QueueInfoProto.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<YarnProtos.QueueInfoProto.Builder>

mergeFrom

public YarnProtos.QueueInfoProto.Builder mergeFrom(YarnProtos.QueueInfoProto other)

isInitialized

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

mergeFrom

public YarnProtos.QueueInfoProto.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<YarnProtos.QueueInfoProto.Builder>
Throws:
IOException

hasQueueName

public boolean hasQueueName()
optional string queueName = 1;

Specified by:
hasQueueName in interface YarnProtos.QueueInfoProtoOrBuilder

getQueueName

public String getQueueName()
optional string queueName = 1;

Specified by:
getQueueName in interface YarnProtos.QueueInfoProtoOrBuilder

getQueueNameBytes

public com.google.protobuf.ByteString getQueueNameBytes()
optional string queueName = 1;

Specified by:
getQueueNameBytes in interface YarnProtos.QueueInfoProtoOrBuilder

setQueueName

public YarnProtos.QueueInfoProto.Builder setQueueName(String value)
optional string queueName = 1;


clearQueueName

public YarnProtos.QueueInfoProto.Builder clearQueueName()
optional string queueName = 1;


setQueueNameBytes

public YarnProtos.QueueInfoProto.Builder setQueueNameBytes(com.google.protobuf.ByteString value)
optional string queueName = 1;


hasCapacity

public boolean hasCapacity()
optional float capacity = 2;

Specified by:
hasCapacity in interface YarnProtos.QueueInfoProtoOrBuilder

getCapacity

public float getCapacity()
optional float capacity = 2;

Specified by:
getCapacity in interface YarnProtos.QueueInfoProtoOrBuilder

setCapacity

public YarnProtos.QueueInfoProto.Builder setCapacity(float value)
optional float capacity = 2;


clearCapacity

public YarnProtos.QueueInfoProto.Builder clearCapacity()
optional float capacity = 2;


hasMaximumCapacity

public boolean hasMaximumCapacity()
optional float maximumCapacity = 3;

Specified by:
hasMaximumCapacity in interface YarnProtos.QueueInfoProtoOrBuilder

getMaximumCapacity

public float getMaximumCapacity()
optional float maximumCapacity = 3;

Specified by:
getMaximumCapacity in interface YarnProtos.QueueInfoProtoOrBuilder

setMaximumCapacity

public YarnProtos.QueueInfoProto.Builder setMaximumCapacity(float value)
optional float maximumCapacity = 3;


clearMaximumCapacity

public YarnProtos.QueueInfoProto.Builder clearMaximumCapacity()
optional float maximumCapacity = 3;


hasCurrentCapacity

public boolean hasCurrentCapacity()
optional float currentCapacity = 4;

Specified by:
hasCurrentCapacity in interface YarnProtos.QueueInfoProtoOrBuilder

getCurrentCapacity

public float getCurrentCapacity()
optional float currentCapacity = 4;

Specified by:
getCurrentCapacity in interface YarnProtos.QueueInfoProtoOrBuilder

setCurrentCapacity

public YarnProtos.QueueInfoProto.Builder setCurrentCapacity(float value)
optional float currentCapacity = 4;


clearCurrentCapacity

public YarnProtos.QueueInfoProto.Builder clearCurrentCapacity()
optional float currentCapacity = 4;


hasState

public boolean hasState()
optional .hadoop.yarn.QueueStateProto state = 5;

Specified by:
hasState in interface YarnProtos.QueueInfoProtoOrBuilder

getState

public YarnProtos.QueueStateProto getState()
optional .hadoop.yarn.QueueStateProto state = 5;

Specified by:
getState in interface YarnProtos.QueueInfoProtoOrBuilder

setState

public YarnProtos.QueueInfoProto.Builder setState(YarnProtos.QueueStateProto value)
optional .hadoop.yarn.QueueStateProto state = 5;


clearState

public YarnProtos.QueueInfoProto.Builder clearState()
optional .hadoop.yarn.QueueStateProto state = 5;


getChildQueuesList

public List<YarnProtos.QueueInfoProto> getChildQueuesList()
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;

Specified by:
getChildQueuesList in interface YarnProtos.QueueInfoProtoOrBuilder

getChildQueuesCount

public int getChildQueuesCount()
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;

Specified by:
getChildQueuesCount in interface YarnProtos.QueueInfoProtoOrBuilder

getChildQueues

public YarnProtos.QueueInfoProto getChildQueues(int index)
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;

Specified by:
getChildQueues in interface YarnProtos.QueueInfoProtoOrBuilder

setChildQueues

public YarnProtos.QueueInfoProto.Builder setChildQueues(int index,
                                                        YarnProtos.QueueInfoProto value)
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;


setChildQueues

public YarnProtos.QueueInfoProto.Builder setChildQueues(int index,
                                                        YarnProtos.QueueInfoProto.Builder builderForValue)
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;


addChildQueues

public YarnProtos.QueueInfoProto.Builder addChildQueues(YarnProtos.QueueInfoProto value)
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;


addChildQueues

public YarnProtos.QueueInfoProto.Builder addChildQueues(int index,
                                                        YarnProtos.QueueInfoProto value)
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;


addChildQueues

public YarnProtos.QueueInfoProto.Builder addChildQueues(YarnProtos.QueueInfoProto.Builder builderForValue)
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;


addChildQueues

public YarnProtos.QueueInfoProto.Builder addChildQueues(int index,
                                                        YarnProtos.QueueInfoProto.Builder builderForValue)
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;


addAllChildQueues

public YarnProtos.QueueInfoProto.Builder addAllChildQueues(Iterable<? extends YarnProtos.QueueInfoProto> values)
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;


clearChildQueues

public YarnProtos.QueueInfoProto.Builder clearChildQueues()
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;


removeChildQueues

public YarnProtos.QueueInfoProto.Builder removeChildQueues(int index)
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;


getChildQueuesBuilder

public YarnProtos.QueueInfoProto.Builder getChildQueuesBuilder(int index)
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;


getChildQueuesOrBuilder

public YarnProtos.QueueInfoProtoOrBuilder getChildQueuesOrBuilder(int index)
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;

Specified by:
getChildQueuesOrBuilder in interface YarnProtos.QueueInfoProtoOrBuilder

getChildQueuesOrBuilderList

public List<? extends YarnProtos.QueueInfoProtoOrBuilder> getChildQueuesOrBuilderList()
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;

Specified by:
getChildQueuesOrBuilderList in interface YarnProtos.QueueInfoProtoOrBuilder

addChildQueuesBuilder

public YarnProtos.QueueInfoProto.Builder addChildQueuesBuilder()
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;


addChildQueuesBuilder

public YarnProtos.QueueInfoProto.Builder addChildQueuesBuilder(int index)
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;


getChildQueuesBuilderList

public List<YarnProtos.QueueInfoProto.Builder> getChildQueuesBuilderList()
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;


getApplicationsList

public List<YarnProtos.ApplicationReportProto> getApplicationsList()
repeated .hadoop.yarn.ApplicationReportProto applications = 7;

Specified by:
getApplicationsList in interface YarnProtos.QueueInfoProtoOrBuilder

getApplicationsCount

public int getApplicationsCount()
repeated .hadoop.yarn.ApplicationReportProto applications = 7;

Specified by:
getApplicationsCount in interface YarnProtos.QueueInfoProtoOrBuilder

getApplications

public YarnProtos.ApplicationReportProto getApplications(int index)
repeated .hadoop.yarn.ApplicationReportProto applications = 7;

Specified by:
getApplications in interface YarnProtos.QueueInfoProtoOrBuilder

setApplications

public YarnProtos.QueueInfoProto.Builder setApplications(int index,
                                                         YarnProtos.ApplicationReportProto value)
repeated .hadoop.yarn.ApplicationReportProto applications = 7;


setApplications

public YarnProtos.QueueInfoProto.Builder setApplications(int index,
                                                         YarnProtos.ApplicationReportProto.Builder builderForValue)
repeated .hadoop.yarn.ApplicationReportProto applications = 7;


addApplications

public YarnProtos.QueueInfoProto.Builder addApplications(YarnProtos.ApplicationReportProto value)
repeated .hadoop.yarn.ApplicationReportProto applications = 7;


addApplications

public YarnProtos.QueueInfoProto.Builder addApplications(int index,
                                                         YarnProtos.ApplicationReportProto value)
repeated .hadoop.yarn.ApplicationReportProto applications = 7;


addApplications

public YarnProtos.QueueInfoProto.Builder addApplications(YarnProtos.ApplicationReportProto.Builder builderForValue)
repeated .hadoop.yarn.ApplicationReportProto applications = 7;


addApplications

public YarnProtos.QueueInfoProto.Builder addApplications(int index,
                                                         YarnProtos.ApplicationReportProto.Builder builderForValue)
repeated .hadoop.yarn.ApplicationReportProto applications = 7;


addAllApplications

public YarnProtos.QueueInfoProto.Builder addAllApplications(Iterable<? extends YarnProtos.ApplicationReportProto> values)
repeated .hadoop.yarn.ApplicationReportProto applications = 7;


clearApplications

public YarnProtos.QueueInfoProto.Builder clearApplications()
repeated .hadoop.yarn.ApplicationReportProto applications = 7;


removeApplications

public YarnProtos.QueueInfoProto.Builder removeApplications(int index)
repeated .hadoop.yarn.ApplicationReportProto applications = 7;


getApplicationsBuilder

public YarnProtos.ApplicationReportProto.Builder getApplicationsBuilder(int index)
repeated .hadoop.yarn.ApplicationReportProto applications = 7;


getApplicationsOrBuilder

public YarnProtos.ApplicationReportProtoOrBuilder getApplicationsOrBuilder(int index)
repeated .hadoop.yarn.ApplicationReportProto applications = 7;

Specified by:
getApplicationsOrBuilder in interface YarnProtos.QueueInfoProtoOrBuilder

getApplicationsOrBuilderList

public List<? extends YarnProtos.ApplicationReportProtoOrBuilder> getApplicationsOrBuilderList()
repeated .hadoop.yarn.ApplicationReportProto applications = 7;

Specified by:
getApplicationsOrBuilderList in interface YarnProtos.QueueInfoProtoOrBuilder

addApplicationsBuilder

public YarnProtos.ApplicationReportProto.Builder addApplicationsBuilder()
repeated .hadoop.yarn.ApplicationReportProto applications = 7;


addApplicationsBuilder

public YarnProtos.ApplicationReportProto.Builder addApplicationsBuilder(int index)
repeated .hadoop.yarn.ApplicationReportProto applications = 7;


getApplicationsBuilderList

public List<YarnProtos.ApplicationReportProto.Builder> getApplicationsBuilderList()
repeated .hadoop.yarn.ApplicationReportProto applications = 7;



Copyright © 2014 Apache Software Foundation. All Rights Reserved.