cc6c265171aace1e57653e777a4a73a747221086
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 42
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable TEST_PATH : String to testPath : String in method public testIndirectFallbackReads() : void in class org.apache.hadoop.fs.TestEnhancedByteBufferAccess | From | To | |
| Rename Variable BASEDIR : String to baseDir : String in method public testLazyTokenFetchForSWebhdfs() : void in class org.apache.hadoop.hdfs.web.TestWebHdfsTokens | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute auditLogFile : String to AUDITLOG_FILE : String in class org.apache.hadoop.hdfs.server.namenode.TestFsck | From | To | |
| Extract Method | 1 | ||
| Extract Method public initExcludeHosts(hostNameAndPorts String...) : void extracted from public initExcludeHost(hostNameAndPort String) : void in class org.apache.hadoop.hdfs.util.HostsFileWriter | From | To | |
| Extract And Move Method | 1 | ||
| Extract And Move Method public fullyDeleteOnExit(file File) : void extracted from public shutdown(deleteDfsDir boolean, closeFileSystem boolean) : void in class org.apache.hadoop.hdfs.MiniDFSCluster & moved to class org.apache.hadoop.fs.FileUtil | From | To |