ce05c6e9811bca0bdc01152c2a82508a639480f5
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 20
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type roleInstance : RoleInstance to appState : StateAccessForProviders in method private resolvePlainTemplateAndSaveOnHdfs(fs FileSystem, tokensForSubstitution Map<String,String>, configFile ConfigFile, remoteFile Path, appState StateAccessForProviders) : void in class org.apache.slider.providers.ProviderUtils | From | To | |
Change Parameter Type roleInstance : RoleInstance to appState : StateAccessForProviders in method private resolveHadoopXmlTemplateAndSaveOnHdfs(fs FileSystem, tokensForSubstitution Map<String,String>, configFile ConfigFile, remoteFile Path, appState StateAccessForProviders) : void in class org.apache.slider.providers.ProviderUtils | From | To | |
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute role : ProviderRole to providerRole : ProviderRole in method public RoleInstance(container Container, failedInstance RoleInstance) in class org.apache.slider.server.appmaster.state.RoleInstance | From | To | |
Rename Attribute | 1 | ||
Rename Attribute failedInstanceName : Queue<String> to failedInstances : Queue<RoleInstance> in class org.apache.slider.providers.ProviderRole | From | To | |
Change Variable Type | 1 | ||
Change Variable Type failedInstance : String to failedInstance : RoleInstance in method public roleInstance(assigned ContainerAssignment) : RoleInstance in class org.apache.slider.server.appmaster.model.mock.BaseMockAppStateTest | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type failedInstanceName : Queue<String> to failedInstances : Queue<RoleInstance> in class org.apache.slider.providers.ProviderRole | From | To | |
Rename Parameter | 2 | ||
Rename Parameter roleInstance : RoleInstance to appState : StateAccessForProviders in method private resolveHadoopXmlTemplateAndSaveOnHdfs(fs FileSystem, tokensForSubstitution Map<String,String>, configFile ConfigFile, remoteFile Path, appState StateAccessForProviders) : void in class org.apache.slider.providers.ProviderUtils | From | To | |
Rename Parameter roleInstance : RoleInstance to appState : StateAccessForProviders in method private resolvePlainTemplateAndSaveOnHdfs(fs FileSystem, tokensForSubstitution Map<String,String>, configFile ConfigFile, remoteFile Path, appState StateAccessForProviders) : void in class org.apache.slider.providers.ProviderUtils | From | To |