5657eea3f3d39e0e6d43d3435a68bf88f0833983
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Replace Attribute | 1 | ||
Replace Attribute private mWorkerAddress : InetSocketAddress from class tachyon.worker.WorkerClient with protected mAddress : InetSocketAddress from class tachyon.ClientBase | From | To | |
Change Return Type | 1 | ||
Change Return Type boolean to void in method public connect() : void in class tachyon.worker.WorkerClient | From | To | |
Extract Method | 1 | ||
Extract Method protected closeOperation() : void extracted from public disconnect() : void in class tachyon.ClientBase | From | To |