c282a08f3892e2e8ceb58e1e9a411062fbd1fb2b
Files Diff
- Added: 14
- Removed: 0
- Renamed: 0
- Modified: 30
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method protected getServer(rpc YarnRPC, serverConf Configuration, addr InetSocketAddress, secretManager AMRMTokenSecretManager) : Server extracted from protected serviceStart() : void in class org.apache.hadoop.yarn.server.resourcemanager.ApplicationMasterService | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type rmClient : ApplicationMasterProtocol to rmClient : DistributedSchedulerProtocol in class org.apache.hadoop.yarn.server.nodemanager.amrmproxy.DefaultRequestInterceptor | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public setQueueableContainerAllocator(containerAllocator OpportunisticContainerAllocator) : void extracted from protected serviceInit(conf Configuration) : void in class org.apache.hadoop.yarn.server.nodemanager.NodeManager & moved to class org.apache.hadoop.yarn.server.nodemanager.NodeManager.NMContext | From | To |