Uses of Class
org.apache.hadoop.yarn.service.provider.ProviderService.ResolvedLaunchParams
Packages that use ProviderService.ResolvedLaunchParams
Package
Description
-
Uses of ProviderService.ResolvedLaunchParams in org.apache.hadoop.yarn.service.component.instance
Method parameters in org.apache.hadoop.yarn.service.component.instance with type arguments of type ProviderService.ResolvedLaunchParamsModifier and TypeMethodDescriptionvoidComponentInstance.updateResolvedLaunchParams(Future<ProviderService.ResolvedLaunchParams> future) -
Uses of ProviderService.ResolvedLaunchParams in org.apache.hadoop.yarn.service.containerlaunch
Methods in org.apache.hadoop.yarn.service.containerlaunch that return types with arguments of type ProviderService.ResolvedLaunchParamsModifier and TypeMethodDescriptionContainerLaunchService.launchCompInstance(Service service, ComponentInstance instance, org.apache.hadoop.yarn.api.records.Container container, ContainerLaunchService.ComponentLaunchContext componentLaunchContext) ContainerLaunchService.reInitCompInstance(Service service, ComponentInstance instance, org.apache.hadoop.yarn.api.records.Container container, ContainerLaunchService.ComponentLaunchContext componentLaunchContext) -
Uses of ProviderService.ResolvedLaunchParams in org.apache.hadoop.yarn.service.provider
Fields in org.apache.hadoop.yarn.service.provider declared as ProviderService.ResolvedLaunchParamsModifier and TypeFieldDescriptionstatic final ProviderService.ResolvedLaunchParamsProviderService.FAILED_LAUNCH_PARAMSMethods in org.apache.hadoop.yarn.service.provider that return ProviderService.ResolvedLaunchParamsModifier and TypeMethodDescriptionAbstractProviderService.buildContainerLaunchContext(AbstractLauncher launcher, Service service, ComponentInstance instance, SliderFileSystem fileSystem, org.apache.hadoop.conf.Configuration yarnConf, org.apache.hadoop.yarn.api.records.Container container, ContainerLaunchService.ComponentLaunchContext compLaunchContext) ProviderService.buildContainerLaunchContext(AbstractLauncher containerLauncher, Service service, ComponentInstance instance, SliderFileSystem sliderFileSystem, org.apache.hadoop.conf.Configuration yarnConf, org.apache.hadoop.yarn.api.records.Container container, ContainerLaunchService.ComponentLaunchContext componentLaunchContext) Set up the entire container launch contextMethods in org.apache.hadoop.yarn.service.provider with parameters of type ProviderService.ResolvedLaunchParamsModifier and TypeMethodDescriptionstatic voidProviderUtils.createConfigFileAndAddLocalResource(AbstractLauncher launcher, SliderFileSystem fs, ContainerLaunchService.ComponentLaunchContext compLaunchContext, Map<String, String> tokensForSubstitution, ComponentInstance instance, org.apache.hadoop.yarn.service.ServiceContext context, ProviderService.ResolvedLaunchParams resolvedParams) static voidProviderUtils.handleStaticFilesForLocalization(AbstractLauncher launcher, SliderFileSystem fs, ContainerLaunchService.ComponentLaunchContext componentLaunchCtx, ProviderService.ResolvedLaunchParams resolvedParams)