org.iids.aos.systemservices.communicator.structs
Class MigrationID
java.lang.Object
org.iids.aos.systemservices.communicator.structs.MigrationID
- All Implemented Interfaces:
- java.io.Serializable, Struct
public class MigrationID
- extends java.lang.Object
- implements Struct
Serializable class of TransactionIDs
- Author:
- michel@cs.vu.nl
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
MigrationID
public MigrationID(byte[] id)
toTransactionId
public TransactionID toTransactionId()
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
hashCode
public int hashCode()
- Overrides:
hashCode in class java.lang.Object
equals
public boolean equals(java.lang.Object o)
- Overrides:
equals in class java.lang.Object
Copyright © 2003, 2004 IIDS Group. All Rights Reserved.