Uses of Class
org.apache.pig.impl.io.ResourceNotFoundException

Packages that use ResourceNotFoundException
org.apache.pig.impl.io   
 

Uses of ResourceNotFoundException in org.apache.pig.impl.io
 

Methods in org.apache.pig.impl.io that throw ResourceNotFoundException
static FileLocalizer.FetchFileRet FileLocalizer.fetchResource(String name)
          Ensures that the passed resource is available from the local file system, fetching it to a temporary directory.
 



Copyright © 2007-2012 The Apache Software Foundation