|
Move And Inline Method public newInstance(queueName String, capacity float, maximumCapacity float, currentCapacity float, childQueues List<QueueInfo>, applications List<ApplicationReport>, queueState QueueState, accessibleNodeLabels Set<String>, defaultNodeLabelExpression String, queueStatistics QueueStatistics, preemptionDisabled boolean, queueConfigurations Map<String,QueueConfigurations>, intraQueuePreemptionDisabled boolean) : QueueInfo moved from class org.apache.hadoop.yarn.api.records.QueueInfo to class org.apache.hadoop.yarn.client.cli.TestYarnCLI & inlined to public testGetQueueInfo() : void |
From |
To |
|
Move And Inline Method public newInstance(queueName String, capacity float, maximumCapacity float, currentCapacity float, childQueues List<QueueInfo>, applications List<ApplicationReport>, queueState QueueState, accessibleNodeLabels Set<String>, defaultNodeLabelExpression String, queueStatistics QueueStatistics, preemptionDisabled boolean, queueConfigurations Map<String,QueueConfigurations>, intraQueuePreemptionDisabled boolean) : QueueInfo moved from class org.apache.hadoop.yarn.api.records.QueueInfo to class org.apache.hadoop.yarn.client.cli.TestYarnCLI & inlined to public testGetQueueInfoWithEmptyNodeLabel() : void |
From |
To |