aa975bc7811fc7c52b814ad9635bff8c2d34655b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 3 | ||
Extract Method public newContainer(containerId ContainerId, nodeId NodeId, nodeHttpAddress String, resource Resource, priority Priority, containerToken Token, executionType ExecutionType) : Container extracted from public newContainer(containerId ContainerId, nodeId NodeId, nodeHttpAddress String, resource Resource, priority Priority, containerToken Token) : Container in class org.apache.hadoop.yarn.server.utils.BuilderUtils | From | To | |
Extract Method private createService(factory RecordFactory, rmContext RMContext, c Container) : DistributedSchedulingService extracted from public testRPCWrapping() : void in class org.apache.hadoop.yarn.server.resourcemanager.TestDistributedSchedulingService | From | To | |
Extract Method public newInstance(containerId ContainerId, nodeId NodeId, nodeHttpAddress String, resource Resource, priority Priority, containerToken Token, executionType ExecutionType) : Container extracted from public newInstance(containerId ContainerId, nodeId NodeId, nodeHttpAddress String, resource Resource, priority Priority, containerToken Token) : Container in class org.apache.hadoop.yarn.api.records.Container | From | To |