092ebdf885468a2bf79cbfb168286b7cddc4a0db
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 13
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable opt : String to entry : Map.Entry<String,String> in method public toString() : String in class org.apache.hadoop.io.erasurecode.ECSchema | From | To | |
| Rename Variable scheme : String to entry : Map.Entry<String,AuthenticationHandler> in method public authenticate(request HttpServletRequest, response HttpServletResponse) : AuthenticationToken in class org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler | From | To | |
| Extract Variable | 3 | ||
| Extract Variable fileName : Path in method public listDirectory(dir File, filter FilenameFilter) : List<String> from class org.apache.hadoop.io.IOUtils | From | To | |
| Extract Variable fileList : File[] in method private delete(f File) : void from class org.apache.hadoop.minikdc.MiniKdc | From | To | |
| Extract Variable dstFileList : String[] in method public handleEmptyDstDirectoryOnWindows(src Path, srcFile File, dst Path, dstFile File) : boolean from class org.apache.hadoop.fs.RawLocalFileSystem | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type scheme : String to entry : Map.Entry<String,AuthenticationHandler> in method public authenticate(request HttpServletRequest, response HttpServletResponse) : AuthenticationToken in class org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler | From | To | |
| Change Variable Type opt : String to entry : Map.Entry<String,String> in method public toString() : String in class org.apache.hadoop.io.erasurecode.ECSchema | From | To |