org.apache.hadoop.yarn.server.nodemanager.api
Interface ResourceLocalizationSpec
- All Known Implementing Classes:
- ResourceLocalizationSpecPBImpl
@InterfaceAudience.Private
public interface ResourceLocalizationSpec
setResource
void setResource(org.apache.hadoop.yarn.api.records.LocalResource rsrc)
getResource
org.apache.hadoop.yarn.api.records.LocalResource getResource()
setDestinationDirectory
void setDestinationDirectory(org.apache.hadoop.yarn.api.records.URL destinationDirectory)
getDestinationDirectory
org.apache.hadoop.yarn.api.records.URL getDestinationDirectory()
Copyright © 2014 Apache Software Foundation. All Rights Reserved.