org.apache.pig.backend.local.executionengine
Class LocalResult

java.lang.Object
  extended by org.apache.pig.backend.local.executionengine.LocalResult

public class LocalResult
extends Object


Field Summary
 FileSpec outFileSpec
           
 
Constructor Summary
LocalResult(FileSpec outFileSpec)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

outFileSpec

public FileSpec outFileSpec
Constructor Detail

LocalResult

public LocalResult(FileSpec outFileSpec)


Copyright © ${year} The Apache Software Foundation