2566779ca82a3dcab12486f718e2c91ee1b229c6
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public waitForBlocksToBeRemoved(bw BlockWorker, blockIds long...) : void renamed to public waitForBlocksToBeFreed(bw BlockWorker, blockIds Long...) : void in class alluxio.IntegrationTestUtils | From | To | |
Change Parameter Type | 1 | ||
Change Parameter Type blockIds : long... to blockIds : Long... in method public waitForBlocksToBeFreed(bw BlockWorker, blockIds Long...) : void in class alluxio.IntegrationTestUtils | From | To |