public class POStatus
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static byte |
STATUS_BATCH_OK |
static byte |
STATUS_EARLY_TERMINATION |
static byte |
STATUS_EOP |
static byte |
STATUS_EOS |
static byte |
STATUS_ERR |
static byte |
STATUS_NULL |
static byte |
STATUS_OK |
Constructor and Description |
---|
POStatus() |
public static final byte STATUS_OK
public static final byte STATUS_NULL
public static final byte STATUS_ERR
public static final byte STATUS_EOP
public static final byte STATUS_EOS
public static final byte STATUS_BATCH_OK
public static final byte STATUS_EARLY_TERMINATION
Copyright © 2007-2012 The Apache Software Foundation