Uses of Class
org.apache.pig.impl.io.FileLocalizer.FetchFileRet

Packages that use FileLocalizer.FetchFileRet
org.apache.pig.impl.io   
 

Uses of FileLocalizer.FetchFileRet in org.apache.pig.impl.io
 

Methods in org.apache.pig.impl.io that return FileLocalizer.FetchFileRet
static FileLocalizer.FetchFileRet FileLocalizer.fetchFile(Properties properties, String filePath)
          Ensures that the passed path is on the local file system, fetching it to the java.io.tmpdir if necessary.
 



Copyright © 2012 The Apache Software Foundation