Interface | Description |
---|---|
Participant | |
ParticipantDeserializer | |
ParticipantsManager | |
PersistableParticipant |
Participants implementing this interface can write their state to the byte array which is later written to the object
store for recovery.
|
VolatileParticipant | |
Vote |
Class | Description |
---|---|
Aborted |
Participant rolled back.
|
ParticipantsManagerFactory | |
Prepared |
Participant successfully prepared.
|
ReadOnly |
Participant did not do any changes.
|
Enum | Description |
---|---|
HeuristicType |
Exception | Description |
---|---|
HeuristicException | |
ParticipantException |
Copyright © 2021 JBoss by Red Hat. All rights reserved.