315ad3d1c4501fbab25c48f2d239614afcb4c121
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type tFile : TachyonFile to uri : TachyonURI in method protected readContent(uri TachyonURI, length int) : byte[] in class tachyon.shell.AbstractTfsShellTest | From | To | |
Change Parameter Type file : TachyonFile to uri : TachyonURI in method protected checkFilePersisted(uri TachyonURI, size int) : void in class tachyon.shell.AbstractTfsShellTest | From | To | |
Rename Variable | 4 | ||
Rename Variable fileInfoB : FileInfo to statusB : URIStatus in method public loadDirTest() : void in class tachyon.shell.command.LoadCommandTest | From | To | |
Rename Variable fileInfo : FileInfo to status : URIStatus in method public loadFileTest() : void in class tachyon.shell.command.LoadCommandTest | From | To | |
Rename Variable fileInfo : FileInfo to status : URIStatus in method protected getLsResultStr(tUri TachyonURI, size int, testUser String, testGroup String) : String in class tachyon.shell.AbstractTfsShellTest | From | To | |
Rename Variable fileInfoA : FileInfo to statusA : URIStatus in method public loadDirTest() : void in class tachyon.shell.command.LoadCommandTest | From | To | |
Extract Variable | 2 | ||
Extract Variable filePathA : TachyonURI in method public setPinTest() : void from class tachyon.shell.command.PinCommandTest | From | To | |
Extract Variable filePathB : TachyonURI in method public setPinTest() : void from class tachyon.shell.command.PinCommandTest | From | To | |
Change Variable Type | 4 | ||
Change Variable Type fileInfoA : FileInfo to statusA : URIStatus in method public loadDirTest() : void in class tachyon.shell.command.LoadCommandTest | From | To | |
Change Variable Type fileInfoB : FileInfo to statusB : URIStatus in method public loadDirTest() : void in class tachyon.shell.command.LoadCommandTest | From | To | |
Change Variable Type fileInfo : FileInfo to status : URIStatus in method public loadFileTest() : void in class tachyon.shell.command.LoadCommandTest | From | To | |
Change Variable Type fileInfo : FileInfo to status : URIStatus in method protected getLsResultStr(tUri TachyonURI, size int, testUser String, testGroup String) : String in class tachyon.shell.AbstractTfsShellTest | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type mTfs : TachyonFileSystem to mTfs : FileSystem in class tachyon.shell.AbstractTfsShellTest | From | To | |
Rename Parameter | 2 | ||
Rename Parameter tFile : TachyonFile to uri : TachyonURI in method protected readContent(uri TachyonURI, length int) : byte[] in class tachyon.shell.AbstractTfsShellTest | From | To | |
Rename Parameter file : TachyonFile to uri : TachyonURI in method protected checkFilePersisted(uri TachyonURI, size int) : void in class tachyon.shell.AbstractTfsShellTest | From | To |