org.apache.pig.backend.hadoop.executionengine.physicalLayer
Class Result
java.lang.Object
org.apache.pig.backend.hadoop.executionengine.physicalLayer.Result
- All Implemented Interfaces:
- Serializable
public class Result
- extends Object
- implements Serializable
- See Also:
- Serialized Form
returnStatus
public byte returnStatus
result
public Object result
Result
public Result()
Result
public Result(byte returnStatus,
Object result)
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2007-2012 The Apache Software Foundation