Class ProviderService.ResolvedLaunchParams
java.lang.Object
org.apache.hadoop.yarn.service.provider.ProviderService.ResolvedLaunchParams
- Enclosing interface:
- ProviderService
This holds any information that is resolved during building the launch
context for a container.
Right now it contains a mapping of resource keys to destination files for resources that need to be localized.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
-
Constructor Details
-
ResolvedLaunchParams
public ResolvedLaunchParams()
-
-
Method Details
-
getResolvedRsrcPaths
-
didLaunchFail
public boolean didLaunchFail()
-