9331082565e0fc80dd55cd40c8e214ce8701601f
Files Diff
- Added: 2
- Removed: 2
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 3 | ||
Change Parameter Type workerClient : WorkerClient to blockWorkerClient : BlockWorkerClient in method public WorkerClientHeartbeatExecutor(blockWorkerClient BlockWorkerClient) in class tachyon.worker.WorkerClientHeartbeatExecutor | From | To | |
Change Parameter Type workerClient : WorkerClient to blockWorkerClient : BlockWorkerClient in method public release(blockWorkerClient BlockWorkerClient) : void in class tachyon.client.block.BlockWorkerClientPool | From | To | |
Change Parameter Type workerClient : WorkerClient to blockWorkerClient : BlockWorkerClient in method public releaseWorkerClient(blockWorkerClient BlockWorkerClient) : void in class tachyon.client.block.BlockStoreContext | From | To | |
Rename Variable | 3 | ||
Rename Variable workerClient : WorkerClient to blockWorkerClient : BlockWorkerClient in method public promote(blockId long) : void in class tachyon.client.block.TachyonBlockStore | From | To | |
Rename Variable workerClient : WorkerClient to blockWorkerClient : BlockWorkerClient in method private authenticationOperationTest() : void in class tachyon.security.BlockWorkerClientAuthenticationIntegrationTest | From | To | |
Rename Variable workerClient : WorkerClient to blockWorkerClient : BlockWorkerClient in method public customAuthenticationDenyConnectTest() : void in class tachyon.security.BlockWorkerClientAuthenticationIntegrationTest | From | To | |
Change Return Type | 5 | ||
Change Return Type WorkerClient to BlockWorkerClient in method public acquireWorkerClient(hostname String) : BlockWorkerClient in class tachyon.client.block.BlockStoreContext | From | To | |
Change Return Type WorkerClient to BlockWorkerClient in method protected createNewResource() : BlockWorkerClient in class tachyon.client.block.BlockWorkerClientPool | From | To | |
Change Return Type WorkerClient to BlockWorkerClient in method public acquireLocalWorkerClient() : BlockWorkerClient in class tachyon.client.block.BlockStoreContext | From | To | |
Change Return Type WorkerClient to BlockWorkerClient in method private acquireRemoteWorkerClient(hostname String) : BlockWorkerClient in class tachyon.client.block.BlockStoreContext | From | To | |
Change Return Type WorkerClient to BlockWorkerClient in method public acquireWorkerClient() : BlockWorkerClient in class tachyon.client.block.BlockStoreContext | From | To | |
Rename Class | 2 | ||
Rename Class tachyon.worker.WorkerClient renamed to tachyon.worker.BlockWorkerClient | From | To | |
Rename Class tachyon.security.WorkerClientAuthenticationIntegrationTest renamed to tachyon.security.BlockWorkerClientAuthenticationIntegrationTest | From | To | |
Rename Attribute | 7 | ||
Rename Attribute mWorkerClient : WorkerClient to mBlockWorkerClient : BlockWorkerClient in class tachyon.client.block.LocalBlockInStream | From | To | |
Rename Attribute mWorkerClient : WorkerClient to mBlockWorkerClient : BlockWorkerClient in class tachyon.client.file.FileOutStreamTest | From | To | |
Rename Attribute mWorkerClient : WorkerClient to mBlockWorkerClient : BlockWorkerClient in class tachyon.client.block.LocalBlockOutStream | From | To | |
Rename Attribute mWorkerClient : WorkerClient to mBlockWorkerClient : BlockWorkerClient in class tachyon.client.block.RemoteBlockOutStream | From | To | |
Rename Attribute mWorkerClient : WorkerClient to mBlockWorkerClient : BlockWorkerClient in class tachyon.master.ServiceSocketBindIntegrationTest | From | To | |
Rename Attribute mWorkerClient : WorkerClient to mBlockWorkerClient : BlockWorkerClient in class tachyon.worker.WorkerClientHeartbeatExecutor | From | To | |
Rename Attribute mWorkerClient : WorkerClient to mBlockWorkerClient : BlockWorkerClient in class tachyon.client.block.TachyonBlockStoreTest | From | To | |
Change Variable Type | 5 | ||
Change Variable Type client : WorkerClient to client : BlockWorkerClient in method public acquireWorkerClient(hostname String) : BlockWorkerClient in class tachyon.client.block.BlockStoreContext | From | To | |
Change Variable Type workerClient : WorkerClient to blockWorkerClient : BlockWorkerClient in method public customAuthenticationDenyConnectTest() : void in class tachyon.security.BlockWorkerClientAuthenticationIntegrationTest | From | To | |
Change Variable Type workerClient : WorkerClient to blockWorkerClient : BlockWorkerClient in method private authenticationOperationTest() : void in class tachyon.security.BlockWorkerClientAuthenticationIntegrationTest | From | To | |
Change Variable Type client : WorkerClient to client : BlockWorkerClient in method public acquireWorkerClient() : BlockWorkerClient in class tachyon.client.block.BlockStoreContext | From | To | |
Change Variable Type workerClient : WorkerClient to blockWorkerClient : BlockWorkerClient in method public promote(blockId long) : void in class tachyon.client.block.TachyonBlockStore | From | To | |
Change Attribute Type | 7 | ||
Change Attribute Type mWorkerClient : WorkerClient to mBlockWorkerClient : BlockWorkerClient in class tachyon.client.block.LocalBlockInStream | From | To | |
Change Attribute Type mWorkerClient : WorkerClient to mBlockWorkerClient : BlockWorkerClient in class tachyon.client.file.FileOutStreamTest | From | To | |
Change Attribute Type mWorkerClient : WorkerClient to mBlockWorkerClient : BlockWorkerClient in class tachyon.client.block.LocalBlockOutStream | From | To | |
Change Attribute Type mWorkerClient : WorkerClient to mBlockWorkerClient : BlockWorkerClient in class tachyon.client.block.RemoteBlockOutStream | From | To | |
Change Attribute Type mWorkerClient : WorkerClient to mBlockWorkerClient : BlockWorkerClient in class tachyon.master.ServiceSocketBindIntegrationTest | From | To | |
Change Attribute Type mWorkerClient : WorkerClient to mBlockWorkerClient : BlockWorkerClient in class tachyon.client.block.TachyonBlockStoreTest | From | To | |
Change Attribute Type mWorkerClient : WorkerClient to mBlockWorkerClient : BlockWorkerClient in class tachyon.worker.WorkerClientHeartbeatExecutor | From | To | |
Rename Parameter | 3 | ||
Rename Parameter workerClient : WorkerClient to blockWorkerClient : BlockWorkerClient in method public WorkerClientHeartbeatExecutor(blockWorkerClient BlockWorkerClient) in class tachyon.worker.WorkerClientHeartbeatExecutor | From | To | |
Rename Parameter workerClient : WorkerClient to blockWorkerClient : BlockWorkerClient in method public release(blockWorkerClient BlockWorkerClient) : void in class tachyon.client.block.BlockWorkerClientPool | From | To | |
Rename Parameter workerClient : WorkerClient to blockWorkerClient : BlockWorkerClient in method public releaseWorkerClient(blockWorkerClient BlockWorkerClient) : void in class tachyon.client.block.BlockStoreContext | From | To |