6c75497d6635f861da814d419b50578634a2fc04
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public getOutstandingWorkerContainerRequests() : AtomicInteger renamed to public getOutstandingWorkerContainerReqeustsLatch() : CountDownLatch in class tachyon.yarn.ApplicationMasterTest.ApplicationMasterPrivateAccess | From | To | |
| Change Return Type | 1 | ||
| Change Return Type AtomicInteger to CountDownLatch in method public getOutstandingWorkerContainerReqeustsLatch() : CountDownLatch in class tachyon.yarn.ApplicationMasterTest.ApplicationMasterPrivateAccess | From | To |