5a9d78f6a6da353a28cc3ec80d0838c4cfce4477
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute tfs : TachyonFS to sTfs : TachyonFS in method public newReadTest1() : void in class tachyon.client.next.BlockInStreamIntegrationTest | From | To | |
Change Variable Type | 3 | ||
Change Variable Type tfs : tachyon.client.next.file.TachyonFS to sTfs : TachyonFS in method public newReadTest1() : void in class tachyon.client.next.BlockInStreamIntegrationTest | From | To | |
Change Variable Type os : tachyon.client.next.file.FileOutStream to os : FileOutStream in method public newReadTest1() : void in class tachyon.client.next.BlockInStreamIntegrationTest | From | To | |
Change Variable Type f : tachyon.client.next.file.TachyonFile to f : TachyonFile in method public newReadTest1() : void in class tachyon.client.next.BlockInStreamIntegrationTest | From | To |