|
Change Return Type void to Future<ProviderService.ResolvedLaunchParams> in method public reInitCompInstance(service Service, instance ComponentInstance, container Container, componentLaunchContext ComponentLaunchContext) : Future<ProviderService.ResolvedLaunchParams> in class org.apache.hadoop.yarn.service.containerlaunch.ContainerLaunchService |
From |
To |
|
Change Return Type void to Future<ProviderService.ResolvedLaunchParams> in method public launchCompInstance(service Service, instance ComponentInstance, container Container, componentLaunchContext ComponentLaunchContext) : Future<ProviderService.ResolvedLaunchParams> in class org.apache.hadoop.yarn.service.containerlaunch.ContainerLaunchService |
From |
To |
|
Change Return Type void to ProviderService.ResolvedLaunchParams in method public call() : ProviderService.ResolvedLaunchParams in class org.apache.hadoop.yarn.service.containerlaunch.ContainerLaunchService.ContainerLauncher |
From |
To |
|
Change Return Type void to ResolvedLaunchParams in method public buildContainerLaunchContext(containerLauncher AbstractLauncher, service Service, instance ComponentInstance, sliderFileSystem SliderFileSystem, yarnConf Configuration, container Container, componentLaunchContext ContainerLaunchService.ComponentLaunchContext) : ResolvedLaunchParams in class org.apache.hadoop.yarn.service.provider.ProviderService |
From |
To |
|
Change Return Type void to ResolvedLaunchParams in method public buildContainerLaunchContext(launcher AbstractLauncher, service Service, instance ComponentInstance, fileSystem SliderFileSystem, yarnConf Configuration, container Container, compLaunchContext ContainerLaunchService.ComponentLaunchContext) : ResolvedLaunchParams in class org.apache.hadoop.yarn.service.provider.AbstractProviderService |
From |
To |