9a8a3864584cec4b545fc974baa110c6839946d4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 3 | ||
Rename Variable cluster : MiniDFSCluster to dfsCluster : MiniDFSCluster in method public testMultipleFilesSmallerThanOneBlock() : void in class org.apache.hadoop.hdfs.TestQuota | From | To | |
Rename Variable conf : Configuration to dfsConf : Configuration in method public testMultipleFilesSmallerThanOneBlock() : void in class org.apache.hadoop.hdfs.TestQuota | From | To | |
Rename Variable webhdfs : FileSystem to webHDFS : FileSystem in method public testMultipleFilesSmallerThanOneBlock() : void in class org.apache.hadoop.hdfs.TestQuota | From | To | |
Replace Variable With Attribute | 2 | ||
Replace Variable With Attribute fs : FileSystem to dfs : DistributedFileSystem in method public testBlockAllocationAdjustsUsageConservatively() : void in class org.apache.hadoop.hdfs.TestQuota | From | To | |
Replace Variable With Attribute BLOCK_SIZE : int to DEFAULT_BLOCK_SIZE : int in method public testBlockAllocationAdjustsUsageConservatively() : void in class org.apache.hadoop.hdfs.TestQuota | From | To | |
Change Variable Type | 1 | ||
Change Variable Type fs : FileSystem to dfs : DistributedFileSystem in method public testBlockAllocationAdjustsUsageConservatively() : void in class org.apache.hadoop.hdfs.TestQuota | From | To |