50026c5fdb62114349fe02c7ffaf6778640cbc39
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 2
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 2 | ||
| Change Parameter Type currentBlockId : long to blockIdIndex : int in method protected shouldUpdateStreams(blockIdIndex int) : boolean in class alluxio.client.file.UnknownLengthFileInStream | From | To | |
| Change Parameter Type currentBlockId : long to blockIdIndex : int in method protected shouldUpdateStreams(blockIdIndex int) : boolean in class alluxio.client.file.FileInStream | From | To | |
| Extract Method | 1 | ||
| Extract Method private updateStreamsBasedOnBlockIdIndex() : void extracted from private updateStreams() : void in class alluxio.client.file.FileInStream | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter currentBlockId : long to blockIdIndex : int in method protected shouldUpdateStreams(blockIdIndex int) : boolean in class alluxio.client.file.FileInStream | From | To | |
| Rename Parameter currentBlockId : long to blockIdIndex : int in method protected shouldUpdateStreams(blockIdIndex int) : boolean in class alluxio.client.file.UnknownLengthFileInStream | From | To |