705286ccaeea36941d97ec1c1700746b74264924
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public releaseCache(groupId TimelineEntityGroupId) : void renamed to public forceRelease() : void in class org.apache.hadoop.yarn.server.timeline.EntityCacheItem | From | To | |
Rename Attribute | 1 | ||
Rename Attribute TEST_APPLICATION_ID : ApplicationId to mainTestAppId : ApplicationId in class org.apache.hadoop.yarn.server.timeline.TestEntityGroupFSTimelineStore | From | To | |
Extract Variable | 1 | ||
Extract Variable entities : TimelineEntities in method public getEntities(entityType String, limit Long, windowStart Long, windowEnd Long, fromId String, fromTs Long, primaryFilter NameValuePair, secondaryFilters Collection<NameValuePair>, fieldsToRetrieve EnumSet<Field>, checkAcl CheckAcl) : TimelineEntities from class org.apache.hadoop.yarn.server.timeline.EntityGroupFSTimelineStore | From | To | |
Split Attribute | 1 | ||
Split Attribute testAppDirPath : Path to [mainTestAppDirPath : Path, mainTestAppId : ApplicationId] in class org.apache.hadoop.yarn.server.timeline.TestEntityGroupFSTimelineStore | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type store : EntityGroupFSTimelineStore to store : EntityGroupFSTimelineStoreForTest in class org.apache.hadoop.yarn.server.timeline.TestEntityGroupFSTimelineStore | From | To |