- java.lang.Object
-
- org.apache.pig.impl.io.FileLocalizer.FetchFileRet
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
boolean |
didFetch |
java.io.File |
file |
-
Constructor Summary
Constructors
Constructor and Description |
FetchFileRet(java.io.File file,
boolean didFetch) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
file
public java.io.File file
-
didFetch
public boolean didFetch
Copyright © 2007-2017 The Apache Software Foundation