7dc272199ffea28c8597151e17d4606928a7f9f3
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable nodeCLI : NodeCLI to cli : NodeCLI in method private createAndGetNodeCLI() : NodeCLI in class org.apache.hadoop.yarn.client.cli.TestYarnCLI | From | To | |
Parameterize Variable | 3 | ||
Parameterize Variable yarnClient : YarnClient to client : YarnClient in method private createAndGetQueueCLI(client YarnClient) : QueueCLI in class org.apache.hadoop.yarn.client.cli.TestYarnCLI | From | To | |
Extract Method | 17 | ||
Extract Method private createAndGetNodeCLI() : NodeCLI extracted from public testNodeStatusWithEmptyNodeLabels() : void in class org.apache.hadoop.yarn.client.cli.TestYarnCLI | From | To | |
Extract Method private createAndGetNodeCLI() : NodeCLI extracted from public testNodeStatusWithEmptyResourceUtilization() : void in class org.apache.hadoop.yarn.client.cli.TestYarnCLI | From | To | |
Extract Method private createAndGetNodeCLI() : NodeCLI extracted from public testListClusterNodes() : void in class org.apache.hadoop.yarn.client.cli.TestYarnCLI | From | To | |
Extract Method private createAndGetQueueCLI(client YarnClient) : QueueCLI extracted from public testGetQueueInfoPreemptionDisabled() : void in class org.apache.hadoop.yarn.client.cli.TestYarnCLI | From | To | |
Extract Method private createAndGetClusterCLI() : ClusterCLI extracted from public testGetEmptyClusterNodeLabels() : void in class org.apache.hadoop.yarn.client.cli.TestClusterCLI | From | To | |
Extract Method private createAndGetClusterCLI() : ClusterCLI extracted from public testGetClusterNodeLabels() : void in class org.apache.hadoop.yarn.client.cli.TestClusterCLI | From | To | |
Extract Method private createAndGetClusterCLI() : ClusterCLI extracted from public testHelp() : void in class org.apache.hadoop.yarn.client.cli.TestClusterCLI | From | To | |
Extract Method private createAndGetQueueCLI(client YarnClient) : QueueCLI extracted from public testGetQueueInfoPreemptionEnabled() : void in class org.apache.hadoop.yarn.client.cli.TestYarnCLI | From | To | |
Extract Method private createAndGetNodeCLI() : NodeCLI extracted from public testAbsentNodeStatus() : void in class org.apache.hadoop.yarn.client.cli.TestYarnCLI | From | To | |
Extract Method private createAndGetClusterCLI() : ClusterCLI extracted from public testGetClusterNodeLabelsWithLocalAccess() : void in class org.apache.hadoop.yarn.client.cli.TestClusterCLI | From | To | |
Extract Method private createAndGetNodeCLI() : NodeCLI extracted from public testMissingArguments() : void in class org.apache.hadoop.yarn.client.cli.TestYarnCLI | From | To | |
Extract Method private createAndGetQueueCLI(client YarnClient) : QueueCLI extracted from public testGetQueueInfoOverrideIntraQueuePreemption() : void in class org.apache.hadoop.yarn.client.cli.TestYarnCLI | From | To | |
Extract Method private createAndGetQueueCLI(client YarnClient) : QueueCLI extracted from private createAndGetQueueCLI() : QueueCLI in class org.apache.hadoop.yarn.client.cli.TestYarnCLI | From | To | |
Extract Method private createAndGetNodeCLI() : NodeCLI extracted from public testNodesHelpCommand() : void in class org.apache.hadoop.yarn.client.cli.TestYarnCLI | From | To | |
Extract Method private createAndGetClusterCLI() : ClusterCLI extracted from public testGetClusterNodeAttributes() : void in class org.apache.hadoop.yarn.client.cli.TestClusterCLI | From | To | |
Extract Method private createAndGetNodeCLI() : NodeCLI extracted from public testNodeStatus() : void in class org.apache.hadoop.yarn.client.cli.TestYarnCLI | From | To |