public static interface YarnProtos.QueueInfoProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
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; |
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; |
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; |
String |
getDefaultNodeLabelExpression()
optional string defaultNodeLabelExpression = 9; |
com.google.protobuf.ByteString |
getDefaultNodeLabelExpressionBytes()
optional string defaultNodeLabelExpression = 9; |
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; |
boolean hasQueueName()
optional string queueName = 1;String getQueueName()
optional string queueName = 1;com.google.protobuf.ByteString getQueueNameBytes()
optional string queueName = 1;boolean hasCapacity()
optional float capacity = 2;float getCapacity()
optional float capacity = 2;boolean hasMaximumCapacity()
optional float maximumCapacity = 3;float getMaximumCapacity()
optional float maximumCapacity = 3;boolean hasCurrentCapacity()
optional float currentCapacity = 4;float getCurrentCapacity()
optional float currentCapacity = 4;boolean hasState()
optional .hadoop.yarn.QueueStateProto state = 5;YarnProtos.QueueStateProto getState()
optional .hadoop.yarn.QueueStateProto state = 5;List<YarnProtos.QueueInfoProto> getChildQueuesList()
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;YarnProtos.QueueInfoProto getChildQueues(int index)
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;int getChildQueuesCount()
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;List<? extends YarnProtos.QueueInfoProtoOrBuilder> getChildQueuesOrBuilderList()
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;YarnProtos.QueueInfoProtoOrBuilder getChildQueuesOrBuilder(int index)
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;List<YarnProtos.ApplicationReportProto> getApplicationsList()
repeated .hadoop.yarn.ApplicationReportProto applications = 7;YarnProtos.ApplicationReportProto getApplications(int index)
repeated .hadoop.yarn.ApplicationReportProto applications = 7;int getApplicationsCount()
repeated .hadoop.yarn.ApplicationReportProto applications = 7;List<? extends YarnProtos.ApplicationReportProtoOrBuilder> getApplicationsOrBuilderList()
repeated .hadoop.yarn.ApplicationReportProto applications = 7;YarnProtos.ApplicationReportProtoOrBuilder getApplicationsOrBuilder(int index)
repeated .hadoop.yarn.ApplicationReportProto applications = 7;List<String> getAccessibleNodeLabelsList()
repeated string accessibleNodeLabels = 8;int getAccessibleNodeLabelsCount()
repeated string accessibleNodeLabels = 8;String getAccessibleNodeLabels(int index)
repeated string accessibleNodeLabels = 8;com.google.protobuf.ByteString getAccessibleNodeLabelsBytes(int index)
repeated string accessibleNodeLabels = 8;boolean hasDefaultNodeLabelExpression()
optional string defaultNodeLabelExpression = 9;String getDefaultNodeLabelExpression()
optional string defaultNodeLabelExpression = 9;com.google.protobuf.ByteString getDefaultNodeLabelExpressionBytes()
optional string defaultNodeLabelExpression = 9;Copyright © 2018 CERN. All Rights Reserved.