@InterfaceAudience.Private
public interface ResourceLocalizationSpec
| Modifier and Type | Method and Description | 
|---|---|
| org.apache.hadoop.yarn.api.records.URL | getDestinationDirectory() | 
| org.apache.hadoop.yarn.api.records.LocalResource | getResource() | 
| void | setDestinationDirectory(org.apache.hadoop.yarn.api.records.URL destinationDirectory) | 
| void | setResource(org.apache.hadoop.yarn.api.records.LocalResource rsrc) | 
void setResource(org.apache.hadoop.yarn.api.records.LocalResource rsrc)
org.apache.hadoop.yarn.api.records.LocalResource getResource()
void setDestinationDirectory(org.apache.hadoop.yarn.api.records.URL destinationDirectory)
org.apache.hadoop.yarn.api.records.URL getDestinationDirectory()
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.