public static final class YarnProtos.QueueInfoProto.Builder extends com.google.protobuf.GeneratedMessage.Builder<YarnProtos.QueueInfoProto.Builder> implements YarnProtos.QueueInfoProtoOrBuilder
hadoop.yarn.QueueInfoProto| Modifier and Type | Method and Description |
|---|---|
YarnProtos.QueueInfoProto.Builder |
addAccessibleNodeLabels(String value)
repeated string accessibleNodeLabels = 8; |
YarnProtos.QueueInfoProto.Builder |
addAccessibleNodeLabelsBytes(com.google.protobuf.ByteString value)
repeated string accessibleNodeLabels = 8; |
YarnProtos.QueueInfoProto.Builder |
addAllAccessibleNodeLabels(Iterable<String> values)
repeated string accessibleNodeLabels = 8; |
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 |
clearAccessibleNodeLabels()
repeated string accessibleNodeLabels = 8; |
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 |
clearDefaultNodeLabelExpression()
optional string defaultNodeLabelExpression = 9; |
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() |
String |
getAccessibleNodeLabels(int index)
repeated string accessibleNodeLabels = 8; |
com.google.protobuf.ByteString |
getAccessibleNodeLabelsBytes(int index)
repeated string accessibleNodeLabels = 8; |
int |
getAccessibleNodeLabelsCount()
repeated string accessibleNodeLabels = 8; |
List<String> |
getAccessibleNodeLabelsList()
repeated string accessibleNodeLabels = 8; |
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() |
String |
getDefaultNodeLabelExpression()
optional string defaultNodeLabelExpression = 9; |
com.google.protobuf.ByteString |
getDefaultNodeLabelExpressionBytes()
optional string defaultNodeLabelExpression = 9; |
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 |
hasDefaultNodeLabelExpression()
optional string defaultNodeLabelExpression = 9; |
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 |
setAccessibleNodeLabels(int index,
String value)
repeated string accessibleNodeLabels = 8; |
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 |
setDefaultNodeLabelExpression(String value)
optional string defaultNodeLabelExpression = 9; |
YarnProtos.QueueInfoProto.Builder |
setDefaultNodeLabelExpressionBytes(com.google.protobuf.ByteString value)
optional string defaultNodeLabelExpression = 9; |
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; |
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<YarnProtos.QueueInfoProto.Builder>public YarnProtos.QueueInfoProto.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<YarnProtos.QueueInfoProto.Builder>public YarnProtos.QueueInfoProto.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessage.Builder<YarnProtos.QueueInfoProto.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<YarnProtos.QueueInfoProto.Builder>public YarnProtos.QueueInfoProto getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic YarnProtos.QueueInfoProto build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic YarnProtos.QueueInfoProto buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic YarnProtos.QueueInfoProto.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<YarnProtos.QueueInfoProto.Builder>public YarnProtos.QueueInfoProto.Builder mergeFrom(YarnProtos.QueueInfoProto other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<YarnProtos.QueueInfoProto.Builder>public YarnProtos.QueueInfoProto.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<YarnProtos.QueueInfoProto.Builder>IOExceptionpublic boolean hasQueueName()
optional string queueName = 1;hasQueueName in interface YarnProtos.QueueInfoProtoOrBuilderpublic String getQueueName()
optional string queueName = 1;getQueueName in interface YarnProtos.QueueInfoProtoOrBuilderpublic com.google.protobuf.ByteString getQueueNameBytes()
optional string queueName = 1;getQueueNameBytes in interface YarnProtos.QueueInfoProtoOrBuilderpublic YarnProtos.QueueInfoProto.Builder setQueueName(String value)
optional string queueName = 1;public YarnProtos.QueueInfoProto.Builder clearQueueName()
optional string queueName = 1;public YarnProtos.QueueInfoProto.Builder setQueueNameBytes(com.google.protobuf.ByteString value)
optional string queueName = 1;public boolean hasCapacity()
optional float capacity = 2;hasCapacity in interface YarnProtos.QueueInfoProtoOrBuilderpublic float getCapacity()
optional float capacity = 2;getCapacity in interface YarnProtos.QueueInfoProtoOrBuilderpublic YarnProtos.QueueInfoProto.Builder setCapacity(float value)
optional float capacity = 2;public YarnProtos.QueueInfoProto.Builder clearCapacity()
optional float capacity = 2;public boolean hasMaximumCapacity()
optional float maximumCapacity = 3;hasMaximumCapacity in interface YarnProtos.QueueInfoProtoOrBuilderpublic float getMaximumCapacity()
optional float maximumCapacity = 3;getMaximumCapacity in interface YarnProtos.QueueInfoProtoOrBuilderpublic YarnProtos.QueueInfoProto.Builder setMaximumCapacity(float value)
optional float maximumCapacity = 3;public YarnProtos.QueueInfoProto.Builder clearMaximumCapacity()
optional float maximumCapacity = 3;public boolean hasCurrentCapacity()
optional float currentCapacity = 4;hasCurrentCapacity in interface YarnProtos.QueueInfoProtoOrBuilderpublic float getCurrentCapacity()
optional float currentCapacity = 4;getCurrentCapacity in interface YarnProtos.QueueInfoProtoOrBuilderpublic YarnProtos.QueueInfoProto.Builder setCurrentCapacity(float value)
optional float currentCapacity = 4;public YarnProtos.QueueInfoProto.Builder clearCurrentCapacity()
optional float currentCapacity = 4;public boolean hasState()
optional .hadoop.yarn.QueueStateProto state = 5;hasState in interface YarnProtos.QueueInfoProtoOrBuilderpublic YarnProtos.QueueStateProto getState()
optional .hadoop.yarn.QueueStateProto state = 5;getState in interface YarnProtos.QueueInfoProtoOrBuilderpublic YarnProtos.QueueInfoProto.Builder setState(YarnProtos.QueueStateProto value)
optional .hadoop.yarn.QueueStateProto state = 5;public YarnProtos.QueueInfoProto.Builder clearState()
optional .hadoop.yarn.QueueStateProto state = 5;public List<YarnProtos.QueueInfoProto> getChildQueuesList()
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;getChildQueuesList in interface YarnProtos.QueueInfoProtoOrBuilderpublic int getChildQueuesCount()
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;getChildQueuesCount in interface YarnProtos.QueueInfoProtoOrBuilderpublic YarnProtos.QueueInfoProto getChildQueues(int index)
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;getChildQueues in interface YarnProtos.QueueInfoProtoOrBuilderpublic YarnProtos.QueueInfoProto.Builder setChildQueues(int index, YarnProtos.QueueInfoProto value)
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;public YarnProtos.QueueInfoProto.Builder setChildQueues(int index, YarnProtos.QueueInfoProto.Builder builderForValue)
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;public YarnProtos.QueueInfoProto.Builder addChildQueues(YarnProtos.QueueInfoProto value)
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;public YarnProtos.QueueInfoProto.Builder addChildQueues(int index, YarnProtos.QueueInfoProto value)
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;public YarnProtos.QueueInfoProto.Builder addChildQueues(YarnProtos.QueueInfoProto.Builder builderForValue)
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;public YarnProtos.QueueInfoProto.Builder addChildQueues(int index, YarnProtos.QueueInfoProto.Builder builderForValue)
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;public YarnProtos.QueueInfoProto.Builder addAllChildQueues(Iterable<? extends YarnProtos.QueueInfoProto> values)
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;public YarnProtos.QueueInfoProto.Builder clearChildQueues()
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;public YarnProtos.QueueInfoProto.Builder removeChildQueues(int index)
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;public YarnProtos.QueueInfoProto.Builder getChildQueuesBuilder(int index)
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;public YarnProtos.QueueInfoProtoOrBuilder getChildQueuesOrBuilder(int index)
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;getChildQueuesOrBuilder in interface YarnProtos.QueueInfoProtoOrBuilderpublic List<? extends YarnProtos.QueueInfoProtoOrBuilder> getChildQueuesOrBuilderList()
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;getChildQueuesOrBuilderList in interface YarnProtos.QueueInfoProtoOrBuilderpublic YarnProtos.QueueInfoProto.Builder addChildQueuesBuilder()
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;public YarnProtos.QueueInfoProto.Builder addChildQueuesBuilder(int index)
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;public List<YarnProtos.QueueInfoProto.Builder> getChildQueuesBuilderList()
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;public List<YarnProtos.ApplicationReportProto> getApplicationsList()
repeated .hadoop.yarn.ApplicationReportProto applications = 7;getApplicationsList in interface YarnProtos.QueueInfoProtoOrBuilderpublic int getApplicationsCount()
repeated .hadoop.yarn.ApplicationReportProto applications = 7;getApplicationsCount in interface YarnProtos.QueueInfoProtoOrBuilderpublic YarnProtos.ApplicationReportProto getApplications(int index)
repeated .hadoop.yarn.ApplicationReportProto applications = 7;getApplications in interface YarnProtos.QueueInfoProtoOrBuilderpublic YarnProtos.QueueInfoProto.Builder setApplications(int index, YarnProtos.ApplicationReportProto value)
repeated .hadoop.yarn.ApplicationReportProto applications = 7;public YarnProtos.QueueInfoProto.Builder setApplications(int index, YarnProtos.ApplicationReportProto.Builder builderForValue)
repeated .hadoop.yarn.ApplicationReportProto applications = 7;public YarnProtos.QueueInfoProto.Builder addApplications(YarnProtos.ApplicationReportProto value)
repeated .hadoop.yarn.ApplicationReportProto applications = 7;public YarnProtos.QueueInfoProto.Builder addApplications(int index, YarnProtos.ApplicationReportProto value)
repeated .hadoop.yarn.ApplicationReportProto applications = 7;public YarnProtos.QueueInfoProto.Builder addApplications(YarnProtos.ApplicationReportProto.Builder builderForValue)
repeated .hadoop.yarn.ApplicationReportProto applications = 7;public YarnProtos.QueueInfoProto.Builder addApplications(int index, YarnProtos.ApplicationReportProto.Builder builderForValue)
repeated .hadoop.yarn.ApplicationReportProto applications = 7;public YarnProtos.QueueInfoProto.Builder addAllApplications(Iterable<? extends YarnProtos.ApplicationReportProto> values)
repeated .hadoop.yarn.ApplicationReportProto applications = 7;public YarnProtos.QueueInfoProto.Builder clearApplications()
repeated .hadoop.yarn.ApplicationReportProto applications = 7;public YarnProtos.QueueInfoProto.Builder removeApplications(int index)
repeated .hadoop.yarn.ApplicationReportProto applications = 7;public YarnProtos.ApplicationReportProto.Builder getApplicationsBuilder(int index)
repeated .hadoop.yarn.ApplicationReportProto applications = 7;public YarnProtos.ApplicationReportProtoOrBuilder getApplicationsOrBuilder(int index)
repeated .hadoop.yarn.ApplicationReportProto applications = 7;getApplicationsOrBuilder in interface YarnProtos.QueueInfoProtoOrBuilderpublic List<? extends YarnProtos.ApplicationReportProtoOrBuilder> getApplicationsOrBuilderList()
repeated .hadoop.yarn.ApplicationReportProto applications = 7;getApplicationsOrBuilderList in interface YarnProtos.QueueInfoProtoOrBuilderpublic YarnProtos.ApplicationReportProto.Builder addApplicationsBuilder()
repeated .hadoop.yarn.ApplicationReportProto applications = 7;public YarnProtos.ApplicationReportProto.Builder addApplicationsBuilder(int index)
repeated .hadoop.yarn.ApplicationReportProto applications = 7;public List<YarnProtos.ApplicationReportProto.Builder> getApplicationsBuilderList()
repeated .hadoop.yarn.ApplicationReportProto applications = 7;public List<String> getAccessibleNodeLabelsList()
repeated string accessibleNodeLabels = 8;getAccessibleNodeLabelsList in interface YarnProtos.QueueInfoProtoOrBuilderpublic int getAccessibleNodeLabelsCount()
repeated string accessibleNodeLabels = 8;getAccessibleNodeLabelsCount in interface YarnProtos.QueueInfoProtoOrBuilderpublic String getAccessibleNodeLabels(int index)
repeated string accessibleNodeLabels = 8;getAccessibleNodeLabels in interface YarnProtos.QueueInfoProtoOrBuilderpublic com.google.protobuf.ByteString getAccessibleNodeLabelsBytes(int index)
repeated string accessibleNodeLabels = 8;getAccessibleNodeLabelsBytes in interface YarnProtos.QueueInfoProtoOrBuilderpublic YarnProtos.QueueInfoProto.Builder setAccessibleNodeLabels(int index, String value)
repeated string accessibleNodeLabels = 8;public YarnProtos.QueueInfoProto.Builder addAccessibleNodeLabels(String value)
repeated string accessibleNodeLabels = 8;public YarnProtos.QueueInfoProto.Builder addAllAccessibleNodeLabels(Iterable<String> values)
repeated string accessibleNodeLabels = 8;public YarnProtos.QueueInfoProto.Builder clearAccessibleNodeLabels()
repeated string accessibleNodeLabels = 8;public YarnProtos.QueueInfoProto.Builder addAccessibleNodeLabelsBytes(com.google.protobuf.ByteString value)
repeated string accessibleNodeLabels = 8;public boolean hasDefaultNodeLabelExpression()
optional string defaultNodeLabelExpression = 9;hasDefaultNodeLabelExpression in interface YarnProtos.QueueInfoProtoOrBuilderpublic String getDefaultNodeLabelExpression()
optional string defaultNodeLabelExpression = 9;getDefaultNodeLabelExpression in interface YarnProtos.QueueInfoProtoOrBuilderpublic com.google.protobuf.ByteString getDefaultNodeLabelExpressionBytes()
optional string defaultNodeLabelExpression = 9;getDefaultNodeLabelExpressionBytes in interface YarnProtos.QueueInfoProtoOrBuilderpublic YarnProtos.QueueInfoProto.Builder setDefaultNodeLabelExpression(String value)
optional string defaultNodeLabelExpression = 9;public YarnProtos.QueueInfoProto.Builder clearDefaultNodeLabelExpression()
optional string defaultNodeLabelExpression = 9;public YarnProtos.QueueInfoProto.Builder setDefaultNodeLabelExpressionBytes(com.google.protobuf.ByteString value)
optional string defaultNodeLabelExpression = 9;Copyright © 2018 CERN. All Rights Reserved.