c48f2976a3de60b95c4a5ada4f0131c4cdde177a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Variable | 2 | ||
| Extract Variable expectedPreemptMemSecs : long in method public testGetApplicationReport() : void from class org.apache.hadoop.yarn.server.applicationhistoryservice.TestApplicationHistoryManagerOnTimelineStore | From | To | |
| Extract Variable expectedPreemptVcoreSecs : long in method public testGetApplicationReport() : void from class org.apache.hadoop.yarn.server.applicationhistoryservice.TestApplicationHistoryManagerOnTimelineStore | From | To | |
| Extract Method | 1 | ||
| Extract Method private createApplicationTimelineEntity(appId ApplicationId, emptyACLs boolean, noAttemptId boolean, wrongAppId boolean, enableUpdateEvent boolean, state YarnApplicationState, missingPreemptMetrics boolean) : TimelineEntity extracted from private createApplicationTimelineEntity(appId ApplicationId, emptyACLs boolean, noAttemptId boolean, wrongAppId boolean, enableUpdateEvent boolean, state YarnApplicationState) : TimelineEntity in class org.apache.hadoop.yarn.server.applicationhistoryservice.TestApplicationHistoryManagerOnTimelineStore | From | To |