| Class | Description |
|---|---|
| TransactionContext |
The context holds internal state necessary for book-keeping of events in active transaction.
|
| TransactionMonitor |
The class has externalized its state in
TransactionContext context class so it can be stored in and recovered from offsets. |
| Enum | Description |
|---|---|
| TransactionStatus |
Describes the transition of transaction from start to end.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.