13ed3f1a06142f53ce8369a018be2a57b097cdf5
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 2 | ||
Move Method public createProgressThread(stream PrintStream) : Thread from class alluxio.client.job.JobGrpcClientUtils to public createProgressThread(stream PrintStream) : Thread from class alluxio.util.CommonUtils | From | To | |
Move Method public createProgressThread(intervalMs long, stream PrintStream) : Thread from class alluxio.client.job.JobGrpcClientUtils to public createProgressThread(intervalMs long, stream PrintStream) : Thread from class alluxio.util.CommonUtils | From | To | |
Rename Variable | 1 | ||
Rename Variable bytesRead : int to offset : int in method public createOpenExistingLargeFileTest() : void in class alluxio.examples.UnderFileSystemCommonOperations | From | To |