f93ecf5c1e0b3db27424963814fc01ec43eb76e0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method private shouldPublishNonAMContainerEventstoATS(rmContext RMContext) : boolean extracted from public RMContainerImpl(container Container, schedulerKey SchedulerRequestKey, appAttemptId ApplicationAttemptId, nodeId NodeId, user String, rmContext RMContext, creationTime long, nodeLabelExpression String, isExternallyAllocated boolean) in class org.apache.hadoop.yarn.server.resourcemanager.rmcontainer.RMContainerImpl | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method private shouldPublishNonAMContainerEventstoATS(rmContext RMContext) : boolean extracted from public transition(container RMContainerImpl, event RMContainerEvent) : void in class org.apache.hadoop.yarn.server.resourcemanager.rmcontainer.RMContainerImpl.FinishedTransition & moved to class org.apache.hadoop.yarn.server.resourcemanager.rmcontainer.RMContainerImpl | From | To |