08a1183a8298e6fe5bd1b6390a07efd6d82a2184
Files Diff
- Added: 5
- Removed: 1
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Class | 1 | ||
Move Class tachyon.hadoop.GlusterFSTest moved to tachyon.underfs.glusterfs.GlusterFSTest | From | To | |
Parameterize Variable | 1 | ||
Parameterize Variable tConf : Configuration to config : Configuration in method protected prepareConfiguration(path String, tachyonConf TachyonConf, config Configuration) : void in class tachyon.underfs.hdfs.HdfsUnderFileSystem | From | To | |
Extract Method | 1 | ||
Extract Method protected prepareConfiguration(path String, tachyonConf TachyonConf, config Configuration) : void extracted from public HdfsUnderFileSystem(fsDefaultName String, tachyonConf TachyonConf, conf Object) in class tachyon.underfs.hdfs.HdfsUnderFileSystem | From | To |