org.apache.pig.impl.io
Class FileLocalizer.FetchFileRet
java.lang.Object
org.apache.pig.impl.io.FileLocalizer.FetchFileRet
- Enclosing class:
- FileLocalizer
public static class FileLocalizer.FetchFileRet
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
file
public File file
didFetch
public boolean didFetch
FileLocalizer.FetchFileRet
public FileLocalizer.FetchFileRet(File file,
boolean didFetch)
Copyright © 2012 The Apache Software Foundation