e2a9fa8448e2aac34c318260e425786a6c8ca2ae
Files Diff
- Added: 100
- Removed: 97
- Renamed: 0
- Modified: 15
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type subnetCount : int to subnetCount : long in method protected addSplitReverseZones(conf Configuration, subnetCount long) : void in class org.apache.hadoop.registry.server.dns.RegistryDNS | From | To | |
Move Source Folder | 1 | ||
Move Source Folder hadoop-yarn-project/hadoop-yarn/hadoop-yarn-registry to hadoop-common-project/hadoop-registry | From | To | |
Change Return Type | 2 | ||
Change Return Type int to long in method protected getSubnetCountForReverseZones(conf Configuration) : long in class org.apache.hadoop.registry.server.dns.ReverseZoneUtils | From | To | |
Change Return Type YarnConfiguration to Configuration in method public createRegistryConfiguration() : Configuration in class org.apache.hadoop.registry.AbstractZKRegistryTest | From | To | |
Change Variable Type | 6 | ||
Change Variable Type conf : YarnConfiguration to conf : Configuration in method public createZKServer() : void in class org.apache.hadoop.registry.AbstractZKRegistryTest | From | To | |
Change Variable Type conf : YarnConfiguration to conf : Configuration in method public createRegistryConfiguration() : Configuration in class org.apache.hadoop.registry.AbstractZKRegistryTest | From | To | |
Change Variable Type conf : YarnConfiguration to conf : Configuration in method public testTempDirSupport() : void in class org.apache.hadoop.registry.client.impl.TestMicroZookeeperService | From | To | |
Change Variable Type conf : YarnConfiguration to conf : Configuration in method public main(args String[]) : void in class org.apache.hadoop.registry.server.dns.RegistryDNSServer | From | To | |
Change Variable Type subnetCount : int to subnetCount : long in method private initializeReverseLookupZone(conf Configuration) : void in class org.apache.hadoop.registry.server.dns.RegistryDNS | From | To | |
Change Variable Type ipCount : int to ipCount : long in method protected getSubnetCountForReverseZones(conf Configuration) : long in class org.apache.hadoop.registry.server.dns.ReverseZoneUtils | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type conf : YarnConfiguration to conf : Configuration in class org.apache.hadoop.registry.server.dns.PrivilegedRegistryDNSStarter | From | To |