class PrepareAndCommitRecord extends ParticipantModRecord
LogRecord which encapsulates a participant
being instructed to perform the prepareAndCommit optimization.| Modifier and Type | Field and Description |
|---|---|
(package private) static long |
serialVersionUID |
ABORTED, ACTIVE, COMMITTED, NOTCHANGED, PREPARED, VOTING| Constructor and Description |
|---|
PrepareAndCommitRecord(ParticipantHandle part,
int result) |
static final long serialVersionUID
PrepareAndCommitRecord(ParticipantHandle part, int result)
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.