public abstract class AbstractTransactionUniqueId extends Object implements TransactionUniqueId, SmartExternalizable
Modifier | Constructor and Description |
---|---|
protected |
AbstractTransactionUniqueId() |
protected |
AbstractTransactionUniqueId(Uuid transactionManagerId) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
Uuid |
getTransactionManagerId() |
int |
hashCode() |
void |
readExternal(ObjectInput in) |
void |
writeExternal(ObjectOutput out) |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getTransactionId
enabledSmartExternalizableWithReference
protected AbstractTransactionUniqueId()
protected AbstractTransactionUniqueId(Uuid transactionManagerId)
public Uuid getTransactionManagerId()
getTransactionManagerId
in interface TransactionUniqueId
Uuid
.public void writeExternal(ObjectOutput out) throws IOException
writeExternal
in interface Externalizable
IOException
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
IOException
ClassNotFoundException
Copyright © GigaSpaces.