Package | Description |
---|---|
com.tailf.maapi |
MAAPI is an API which provides full access to the systems internal
transaction engine.
|
Modifier and Type | Method and Description |
---|---|
CommitQueueResult |
Maapi.commitQueueResult(int tid,
int timeout)
This method must be called if applyTrans() or prepareTrans() was
called, and one of the flags COMMIT_NCS_ASYNC_COMMIT_QUEUE or
COMMIT_NCS_SYNC_COMMIT_QUEUE was set, and must not be called
otherwise.
|