Uses of Interface
org.apache.hadoop.yarn.api.records.URL

Packages that use URL
org.apache.hadoop.yarn.api.records   
 

Uses of URL in org.apache.hadoop.yarn.api.records
 

Methods in org.apache.hadoop.yarn.api.records that return URL
 URL LocalResource.getResource()
          Get the location of the resource to be localized.
 

Methods in org.apache.hadoop.yarn.api.records with parameters of type URL
 void LocalResource.setResource(URL resource)
          Set location of the resource to be localized.
 



Copyright © 2013 Apache Software Foundation. All Rights Reserved.