d30d57828fddaa8667de49af879cde999907c7f6
Files Diff
- Added: 5
- Removed: 4
- Renamed: 0
- Modified: 25
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Rename Method | 1 | ||
Move And Rename Method public filterTokens(credentials Credentials, filter List<Text>) : Credentials from class org.apache.hadoop.yarn.service.containerlaunch.CredentialUtils to private removeHdfsDelegationToken(user UserGroupInformation) : void from class org.apache.hadoop.yarn.service.ServiceMaster | From | To | |
Change Parameter Type | 2 | ||
Change Parameter Type fs : SliderFileSystem to context : ServiceContext in method public ContainerLaunchService(context ServiceContext) in class org.apache.hadoop.yarn.service.containerlaunch.ContainerLaunchService | From | To | |
Change Parameter Type coreFileSystem : CoreFileSystem to context : ServiceContext in method public AbstractLauncher(context ServiceContext) in class org.apache.hadoop.yarn.service.containerlaunch.AbstractLauncher | From | To | |
Change Return Type | 1 | ||
Change Return Type Credentials to void in method private removeHdfsDelegationToken(user UserGroupInformation) : void in class org.apache.hadoop.yarn.service.ServiceMaster | From | To | |
Merge Variable | 1 | ||
Merge Variable [conf : Configuration, serviceName : String] to app : Service in method private submitApp(app Service) : ApplicationId in class org.apache.hadoop.yarn.service.client.ServiceClient | From | To | |
Rename Attribute | 3 | ||
Rename Attribute cachedAppIds : Map<String,ApplicationId> to cachedAppInfo : Map<String,AppInfo> in class org.apache.hadoop.yarn.service.client.ServiceClient | From | To | |
Rename Attribute coreFileSystem : CoreFileSystem to context : ServiceContext in class org.apache.hadoop.yarn.service.containerlaunch.AbstractLauncher | From | To | |
Rename Attribute jaasClientContext : String to jaasClientEntry : String in class org.apache.hadoop.registry.client.impl.zk.RegistrySecurity | From | To | |
Change Attribute Type | 3 | ||
Change Attribute Type registry : RMRegistryOperationsService to registry : RegistryAdminService in class org.apache.hadoop.registry.AbstractRegistryTest | From | To | |
Change Attribute Type cachedAppIds : Map<String,ApplicationId> to cachedAppInfo : Map<String,AppInfo> in class org.apache.hadoop.yarn.service.client.ServiceClient | From | To | |
Change Attribute Type coreFileSystem : CoreFileSystem to context : ServiceContext in class org.apache.hadoop.yarn.service.containerlaunch.AbstractLauncher | From | To | |
Rename Parameter | 2 | ||
Rename Parameter coreFileSystem : CoreFileSystem to context : ServiceContext in method public AbstractLauncher(context ServiceContext) in class org.apache.hadoop.yarn.service.containerlaunch.AbstractLauncher | From | To | |
Rename Parameter fs : SliderFileSystem to context : ServiceContext in method public ContainerLaunchService(context ServiceContext) in class org.apache.hadoop.yarn.service.containerlaunch.ContainerLaunchService | From | To |