com.sun.jini.mahalo
Class PrepareRecord
java.lang.Object
com.sun.jini.mahalo.ParticipantModRecord
com.sun.jini.mahalo.PrepareRecord
- All Implemented Interfaces:
- LogRecord, TxnLogRecord, Serializable, TransactionConstants
class PrepareRecord
- extends ParticipantModRecord
A LogRecord
which encapsulates a participant being
instructed to vote.
- 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
PrepareRecord
PrepareRecord(ParticipantHandle part,
int result)
Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.