4f383f7226f728cbdd9b3b23529a354dca46e5e5
Files Diff
- Added: 2
- Removed: 2
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable inputStream : InputStream to bin : BlockInStream in method public positionedRead(pos long, b byte[], off int, len int) : int in class alluxio.client.file.FileInStream | From | To | |
Rename Class | 2 | ||
Rename Class alluxio.client.UnderFileReadIntegrationTest renamed to alluxio.client.UnderStorageReadIntegrationTest | From | To | |
Rename Class alluxio.client.RemoteBlockInStreamIntegrationTest renamed to alluxio.client.RemoteReadIntegrationTest | From | To | |
Change Variable Type | 1 | ||
Change Variable Type inputStream : InputStream to bin : BlockInStream in method public positionedRead(pos long, b byte[], off int, len int) : int in class alluxio.client.file.FileInStream | From | To |