e2d4f90be1bd523215bcb099361f5305f7d78a0d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 280
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method private Configuration(sitePropertiesFile String, processPropertiesFile String, includeSystemProperties boolean) renamed to private init(sitePropertiesFile String, processPropertiesFile String, includeSystemProperties boolean) : void in class alluxio.Configuration | From | To | |
Rename Method public setUp() : void renamed to public before() : void in class alluxio.fuse.AlluxioFuseFileSystemTest | From | To | |
Move And Inline Method | 1 | ||
Move And Inline Method public isLineageEnabled(conf Configuration) : boolean moved from class alluxio.util.LineageUtils to class alluxio.master.AlluxioMaster & inlined to protected startServingRPCServer() : void | From | To | |
Inline Method | 1 | ||
Inline Method public reset(conf Configuration) : void inlined to public reset() : void in class alluxio.master.MasterContext | From | To | |
Change Return Type | 1 | ||
Change Return Type Configuration to org.apache.hadoop.conf.Configuration in method private getConf() : org.apache.hadoop.conf.Configuration in class alluxio.hadoop.AbstractFileSystemTest | From | To | |
Merge Variable | 1 | ||
Merge Variable [tConf : Configuration, hConf : Configuration] to conf : Configuration in method public prepareConfigurationTest() : void in class alluxio.underfs.hdfs.HdfsUnderFileSystemTest | From | To | |
Rename Attribute | 1 | ||
Rename Attribute mProperties : Properties to sProperties : Properties in class alluxio.Configuration | From | To | |
Change Variable Type | 4 | ||
Change Variable Type conf : Configuration to conf : org.apache.hadoop.conf.Configuration in method public concurrentInitializeTest() : void in class alluxio.hadoop.AbstractFileSystemTest | From | To | |
Change Variable Type conf : Configuration to conf : org.apache.hadoop.conf.Configuration in method public hadoopShouldLoadFileSystemWhenConfiguredTest() : void in class alluxio.hadoop.AbstractFileSystemTest | From | To | |
Change Variable Type conf : Configuration to conf : org.apache.hadoop.conf.Configuration in method public hadoopShouldLoadFaultTolerantFileSystemWhenConfiguredTest() : void in class alluxio.hadoop.AbstractFileSystemTest | From | To | |
Change Variable Type conf : Configuration to conf : org.apache.hadoop.conf.Configuration in method private getConf() : org.apache.hadoop.conf.Configuration in class alluxio.hadoop.AbstractFileSystemTest | From | To |