ac647aa2dce36ea65c546cd4e661e2bb3ba7dc2e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Attribute | 1 | ||
| Rename Attribute mLocalBlockOutStream : LocalBlockOutStream to mBlockOutStream : BlockOutStream in class tachyon.client.RemoteBlockInStream | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type mLocalBlockOutStream : LocalBlockOutStream to mBlockOutStream : BlockOutStream in class tachyon.client.RemoteBlockInStream | From | To | |
| Extract Method | 2 | ||
| Extract Method public flush() : void extracted from public write(b byte[], off int, len int) : void in class tachyon.client.LocalBlockOutStream | From | To | |
| Extract Method public flush() : void extracted from public close() : void in class tachyon.client.LocalBlockOutStream | From | To |