738cc5ea13a0ba944e188a9d49518fe1da5830ad
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 5
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Attribute | 1 | ||
| Rename Attribute mUnderStorageType : UnderStorageType to mWriteType : WriteType in class tachyon.client.file.options.OutStreamOptions | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type mUnderStorageType : UnderStorageType to mWriteType : WriteType in class tachyon.client.file.options.OutStreamOptions | From | To | |
| Extract And Move Method | 1 | ||
| Extract And Move Method public setBlockSizeBytes(blockSizeBytes long) : OutStreamOptions extracted from public locationPolicyTest() : void in class tachyon.client.file.FileOutStreamTest & moved to class tachyon.client.file.options.OutStreamOptions | From | To |