Class TransactionDoCommitRequest

All Implemented Interfaces:
Serializable, Immutable

public final class TransactionDoCommitRequest extends TransactionRequest<TransactionDoCommitRequest>
A transaction request to perform the final, doCommit, step of the three-phase commit protocol.
See Also: