com.sun.jini.mahalo
Class PrepareAndCommitRecord
java.lang.Object
com.sun.jini.mahalo.ParticipantModRecord
com.sun.jini.mahalo.PrepareAndCommitRecord
- All Implemented Interfaces:
- LogRecord, TxnLogRecord, Serializable, TransactionConstants
class PrepareAndCommitRecord
- extends ParticipantModRecord
A LogRecord
which encapsulates a participant
being instructed to perform the prepareAndCommit optimization.
- Author:
- Sun Microsystems, Inc.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
serialVersionUID
static final long serialVersionUID
- See Also:
- Constant Field Values
PrepareAndCommitRecord
PrepareAndCommitRecord(ParticipantHandle part,
int result)
Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.