f44b349b813508f0f6d99ca10bddba683dedf6c4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 4 | ||
Extract Method package scanActiveLogs(dir Path) : int extracted from package scanActiveLogs() : int in class org.apache.hadoop.yarn.server.timeline.EntityGroupFSTimelineStore | From | To | |
Extract Method private createTestFiles(appId ApplicationId, attemptDirPath Path, logPath String) : void extracted from private createTestFiles(appId ApplicationId, attemptDirPath Path) : void in class org.apache.hadoop.yarn.server.timeline.TestEntityGroupFSTimelineStore | From | To | |
Extract Method private verifyForPostEntities(storeInsideUserDir boolean) : void extracted from public testPostEntities() : void in class org.apache.hadoop.yarn.client.api.impl.TestTimelineClientForATS1_5 | From | To | |
Extract Method private verifyForPutDomain(storeInsideUserDir boolean) : void extracted from public testPutDomain() : void in class org.apache.hadoop.yarn.client.api.impl.TestTimelineClientForATS1_5 | From | To |