|
Move Method private localizeContainerSSLResources(launcher ContainerLauncher, container Container, fileSystem SliderFileSystem) : void from class org.apache.slider.providers.agent.AgentProviderService to public localizeContainerSSLResources(launcher ContainerLauncher, container Container, fileSystem SliderFileSystem, clusterName String) : void from class org.apache.slider.providers.ProviderUtils |
From |
To |
|
Move Method private uploadResource(resource File, fileSystem SliderFileSystem, roleName String) : Path from class org.apache.slider.providers.agent.AgentProviderService to private uploadResource(resource File, fileSystem SliderFileSystem, roleName String, clusterName String) : Path from class org.apache.slider.providers.ProviderUtils |
From |
To |
|
Move Method private getStandardTokenMap(appConf ConfTreeOperations, componentName String, componentGroup String) : Map<String,String> from class org.apache.slider.providers.agent.AgentProviderService to public getStandardTokenMap(appConf ConfTreeOperations, internals ConfTreeOperations, componentName String, componentGroup String, containerId String, clusterName String) : Map<String,String> from class org.apache.slider.providers.ProviderUtils |
From |
To |
|
Move Method private updateExportsFromList(exports PublishedExports, folderExports Map<String,ExportEntry>) : void from class org.apache.slider.providers.agent.AgentProviderService to private updateExportsFromList(exports PublishedExports, folderExports Map<String,ExportEntry>) : void from class org.apache.slider.providers.ProviderUtils |
From |
To |
|
Move Method private localizeContainerSecurityStores(launcher ContainerLauncher, container Container, role String, fileSystem SliderFileSystem, instanceDefinition AggregateConf, compOps MapOperations) : void from class org.apache.slider.providers.agent.AgentProviderService to public localizeContainerSecurityStores(launcher ContainerLauncher, container Container, role String, fileSystem SliderFileSystem, instanceDefinition AggregateConf, compOps MapOperations, clusterName String) : void from class org.apache.slider.providers.ProviderUtils |
From |
To |
|
Move Method private uploadSecurityResource(resource File, fileSystem SliderFileSystem) : Path from class org.apache.slider.providers.agent.AgentProviderService to private uploadSecurityResource(resource File, fileSystem SliderFileSystem, clusterName String) : Path from class org.apache.slider.providers.ProviderUtils |
From |
To |
|
Move Method private getHostsList(values Collection<ClusterNode>, hostOnly boolean) : Iterable<String> from class org.apache.slider.providers.agent.AgentProviderService to public getHostsList(values Collection<ClusterNode>, hostOnly boolean) : Iterable<String> from class org.apache.slider.providers.ProviderUtils |
From |
To |
|
Move Method private createConfigFile(fileSystem SliderFileSystem, file File, configFile ConfigFile, config Map<String,String>) : void from class org.apache.slider.providers.agent.AgentProviderService to private createConfigFile(fileSystem SliderFileSystem, file File, configFormat ConfigFormat, configFileDN String, config Map<String,String>, clusterName String) : void from class org.apache.slider.providers.ProviderUtils |
From |
To |
|
Move Method private uploadResource(resource File, fileSystem SliderFileSystem, parentDir Path) : Path from class org.apache.slider.providers.agent.AgentProviderService to private uploadResource(resource File, fileSystem SliderFileSystem, parentDir Path) : Path from class org.apache.slider.providers.ProviderUtils |
From |
To |
|
Move Method private generateSecurityStores(container Container, role String, instanceDefinition AggregateConf, compOps MapOperations) : SecurityStore[] from class org.apache.slider.providers.agent.AgentProviderService to private generateSecurityStores(container Container, role String, instanceDefinition AggregateConf, compOps MapOperations) : SecurityStore[] from class org.apache.slider.providers.ProviderUtils |
From |
To |
|
Move Method private localizeServiceKeytabs(launcher ContainerLauncher, instanceDefinition AggregateConf, fileSystem SliderFileSystem) : void from class org.apache.slider.providers.agent.AgentProviderService to public localizeServiceKeytabs(launcher ContainerLauncher, instanceDefinition AggregateConf, fileSystem SliderFileSystem, clusterName String) : void from class org.apache.slider.providers.ProviderUtils |
From |
To |
|
Extract And Move Method public areStoresRequested(compOps MapOperations) : boolean extracted from public buildContainerLaunchContext(launcher ContainerLauncher, instanceDefinition AggregateConf, container Container, providerRole ProviderRole, fileSystem SliderFileSystem, generatedConfPath Path, resourceComponent MapOperations, appComponent MapOperations, containerTmpDirPath Path) : void in class org.apache.slider.providers.agent.AgentProviderService & moved to class org.apache.slider.providers.ProviderUtils |
From |
To |
|
Extract And Move Method public getStandardTokenMap(appConf ConfTreeOperations, internals ConfTreeOperations, componentName String, componentGroup String, clusterName String) : Map<String,String> extracted from public buildContainerLaunchContext(launcher ContainerLauncher, instanceDefinition AggregateConf, container Container, providerRole ProviderRole, fileSystem SliderFileSystem, generatedConfPath Path, resourceComponent MapOperations, appComponent MapOperations, containerTmpDirPath Path) : void in class org.apache.slider.providers.agent.AgentProviderService & moved to class org.apache.slider.providers.ProviderUtils |
From |
To |
|
Extract And Move Method public getSystemConfigurationsRequested(appConf ConfTreeOperations) : Set<String> extracted from protected getSystemConfigurationsRequested(appConf ConfTreeOperations) : List<String> in class org.apache.slider.providers.agent.AgentProviderService & moved to class org.apache.slider.providers.ProviderUtils |
From |
To |
|
Extract And Move Method public addRoleRelatedTokens(tokens Map<String,String>, amState StateAccessForProviders) : void extracted from protected addRoleRelatedTokens(tokens Map<String,String>) : void in class org.apache.slider.providers.agent.AgentProviderService & moved to class org.apache.slider.providers.ProviderUtils |
From |
To |
|
Extract And Move Method public hasTwoWaySSLEnabled(amComponent MapOperations) : boolean extracted from public buildContainerLaunchContext(launcher ContainerLauncher, instanceDefinition AggregateConf, container Container, providerRole ProviderRole, fileSystem SliderFileSystem, generatedConfPath Path, resourceComponent MapOperations, appComponent MapOperations, containerTmpDirPath Path) : void in class org.apache.slider.providers.agent.AgentProviderService & moved to class org.apache.slider.providers.ProviderUtils |
From |
To |
|
Extract And Move Method public getStandardTokenMap(appConf ConfTreeOperations, internals ConfTreeOperations, componentName String, componentGroup String, clusterName String) : Map<String,String> extracted from private buildCommandConfigurations(appConf ConfTreeOperations, containerId String, roleName String, roleGroup String) : Map<String,Map<String,String>> in class org.apache.slider.providers.agent.AgentProviderService & moved to class org.apache.slider.providers.ProviderUtils |
From |
To |
|
Extract And Move Method public publishApplicationInstanceData(name String, description String, entries Iterable<Map.Entry<String,String>>, amState StateAccessForProviders) : void extracted from protected publishApplicationInstanceData(name String, description String, entries Iterable<Map.Entry<String,String>>) : void in class org.apache.slider.providers.agent.AgentProviderService & moved to class org.apache.slider.providers.ProviderUtils |
From |
To |
|
Extract And Move Method public updateServiceRecord(amState StateAccessForProviders, yarnRegistry YarnRegistryViewForProviders, containerId String, roleName String, ip List<String>, hostname String) : void extracted from public handleHeartBeat(heartBeat HeartBeat) : HeartBeatResponse in class org.apache.slider.providers.agent.AgentProviderService & moved to class org.apache.slider.providers.ProviderUtils |
From |
To |
|
Extract And Move Method public getStandardTokenMap(appConf ConfTreeOperations, internals ConfTreeOperations, componentName String, componentGroup String, clusterName String) : Map<String,String> extracted from public applyInitialRegistryDefinitions(amWebURI URL, agentOpsURI URL, agentStatusURI URL, serviceRecord ServiceRecord) : void in class org.apache.slider.providers.agent.AgentProviderService & moved to class org.apache.slider.providers.ProviderUtils |
From |
To |
|
Extract And Move Method public publishFolderPaths(folders Map<String,String>, containerId String, componentName String, hostFqdn String, amState StateAccessForProviders, logFolderExports Map<String,ExportEntry>, workFolderExports Map<String,ExportEntry>) : void extracted from protected publishFolderPaths(folders Map<String,String>, containerId String, componentName String, hostFqdn String) : void in class org.apache.slider.providers.agent.AgentProviderService & moved to class org.apache.slider.providers.ProviderUtils |
From |
To |
|
Extract And Move Method public getApplicationTags(fileSystem SliderFileSystem, appConf ConfTreeOperations) : Set<String> extracted from protected setupAppMasterLauncher(clustername String, clusterDirectory Path, instanceDefinition AggregateConf, debugAM boolean) : AppMasterLauncher in class org.apache.slider.client.SliderClient & moved to class org.apache.slider.providers.agent.AgentClientProvider |
From |
To |
|
Extract And Move Method public dereferenceAllConfigs(configurations Map<String,Map<String,String>>) : void extracted from protected dereferenceAllConfigs(configurations Map<String,Map<String,String>>) : void in class org.apache.slider.providers.agent.AgentProviderService & moved to class org.apache.slider.providers.ProviderUtils |
From |
To |