f291d82cd49c04a81380bc45c97c279d791b571c
Files Diff
- Added: 4
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Attribute | 1 | ||
Extract Attribute package USER_TIMELINE_FILTER_NAME : String in class org.apache.hadoop.yarn.applications.distributedshell.ApplicationMaster | From | To | |
Extract Method | 3 | ||
Extract Method private putContainerEntity(timelineClient TimelineClient, currAttemptId ApplicationAttemptId, entity TimelineEntity) : TimelinePutResponse extracted from private publishContainerStartEvent(timelineClient TimelineClient, container Container, domainId String, ugi UserGroupInformation) : void in class org.apache.hadoop.yarn.applications.distributedshell.ApplicationMaster | From | To | |
Extract Method private setupInternal(numNodeManager int, timelineVersion float) : void extracted from protected setupInternal(numNodeManager int) : void in class org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell | From | To | |
Extract Method private putContainerEntity(timelineClient TimelineClient, currAttemptId ApplicationAttemptId, entity TimelineEntity) : TimelinePutResponse extracted from private publishContainerEndEvent(timelineClient TimelineClient, container ContainerStatus, domainId String, ugi UserGroupInformation) : void in class org.apache.hadoop.yarn.applications.distributedshell.ApplicationMaster | From | To |