org.apache.pig.backend.hadoop.executionengine.physicalLayer
Class POStatus
java.lang.Object
org.apache.pig.backend.hadoop.executionengine.physicalLayer.POStatus
public class POStatus
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
STATUS_OK
public static final byte STATUS_OK
- See Also:
- Constant Field Values
STATUS_NULL
public static final byte STATUS_NULL
- See Also:
- Constant Field Values
STATUS_ERR
public static final byte STATUS_ERR
- See Also:
- Constant Field Values
STATUS_EOP
public static final byte STATUS_EOP
- See Also:
- Constant Field Values
STATUS_EOS
public static final byte STATUS_EOS
- See Also:
- Constant Field Values
STATUS_BATCH_OK
public static final byte STATUS_BATCH_OK
- See Also:
- Constant Field Values
STATUS_EARLY_TERMINATION
public static final byte STATUS_EARLY_TERMINATION
- See Also:
- Constant Field Values
POStatus
public POStatus()
Copyright © 2007-2012 The Apache Software Foundation