51bb5fd760911c8e558ef311d1bf6ec05bc741dc
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type unknownLength : boolean to maxLength : long in method public UnderStoreBlockInStream(initPos long, length long, maxLength long, ufsPath String) in class alluxio.client.block.UnderStoreBlockInStream | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute mUnknownLength : boolean to mMaxLength : long in class alluxio.client.block.UnderStoreBlockInStream | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type mUnknownLength : boolean to mMaxLength : long in class alluxio.client.block.UnderStoreBlockInStream | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter unknownLength : boolean to maxLength : long in method public UnderStoreBlockInStream(initPos long, length long, maxLength long, ufsPath String) in class alluxio.client.block.UnderStoreBlockInStream | From | To |