d553799030a5a64df328319aceb35734d0b2de20
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type appId : String to appId : ApplicationId in method private getStatusByAppId(appId ApplicationId) : String in class org.apache.hadoop.yarn.service.client.ServiceClient | From | To | |
| Extract Variable | 1 | ||
| Extract Variable appId : ApplicationId in method private flexComponents(serviceName String, componentCounts Map<String,Long>, persistedService Service) : Map<String,Long> from class org.apache.hadoop.yarn.service.client.ServiceClient | From | To | |
| Extract Method | 1 | ||
| Extract Method private cleanUpRegistry(serviceName String) : boolean extracted from public actionDestroy(serviceName String) : int in class org.apache.hadoop.yarn.service.client.ServiceClient | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter clusterName : String to serviceName : String in method private deleteZKNode(serviceName String) : boolean in class org.apache.hadoop.yarn.service.client.ServiceClient | From | To |