964a08ddd338603b3ca598940ba7332bdcc7ddbc
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Pull Up Method | 1 | ||
Pull Up Method public abstract cancel() : void from class tachyon.client.next.block.BlockOutStream to public abstract cancel() : void from class tachyon.client.next.OutStream | From | To | |
Extract Superclass | 1 | ||
Extract Superclass tachyon.client.next.OutStream from classes [tachyon.client.next.file.FileOutStream, tachyon.client.next.block.BlockOutStream] | From | To | |
Rename Attribute | 1 | ||
Rename Attribute mBlockCapacityByte : long to mBlockSize : long in class tachyon.client.next.block.LocalBlockOutStream | From | To |