ResultType describes the result of a command on the completed queue.
More...
List of all members.
Detailed Description
-
Q_STATUS_INIT:
-
Q_STATUS_OUTBOUND: SENT
-
Q_STATUS_LOST: SENT
-
Q_STATUS_INLINE: PENDING
-
Q_STATUS_PREEMPTED: PENDING
-
Q_STATUS_INPROCESS: ACTIVE
-
Q_STATUS_PAUSED: ACTIVE
-
Q_STATUS_CANCELED: COMPLETED
-
Q_STATUS_SUCCEEDED: COMPLETED
-
Q_STATUS_FAILED: COMPLETED
-
Q_STATUS_ALIEN_PENDING:
-
Q_STATUS_ALIEN_ACTIVE:
-
Q_STATUS_ALIEN_COMPLETED:
-
Q_STATUS_FORGOTTEN_BY_ROBOT:
-
Q_RESULT_INIT:
-
Q_RESULT_SUCCEEDED:
-
Q_RESULT_FAILED:
Member Function Documentation
static ResultType from_int |
( |
int |
__value | ) |
[static] |
static int [] getOrdinals |
( |
| ) |
[static] |
String toString |
( |
String |
desc, |
|
|
int |
indent |
|
) |
| |
Member Data Documentation
The documentation for this class was generated from the following file: