da8e23b6307a522711f7c54ad4fb6ece019905db
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Class | 1 | ||
Rename Class alluxio.client.block.DefaultBlockWorkerClient renamed to alluxio.client.block.RetryHandlingBlockWorkerClient | From | To | |
Change Variable Type | 2 | ||
Change Variable Type workerClientMock : DefaultBlockWorkerClient to workerClientMock : RetryHandlingBlockWorkerClient in method public acquireWorkerLimitTest() : void in class alluxio.client.block.BlockStoreContextTest | From | To | |
Change Variable Type blockWorkerClient : DefaultBlockWorkerClient to blockWorkerClient : RetryHandlingBlockWorkerClient in method private authenticationOperationTest() : void in class alluxio.security.BlockWorkerClientAuthenticationIntegrationTest | From | To |