@Deprecated public class GridCacheCommittedTxInfo extends Object implements Externalizable
| Constructor and Description |
|---|
GridCacheCommittedTxInfo()
Deprecated.
Empty constructor required by
Externalizable. |
GridCacheCommittedTxInfo(IgniteInternalTx tx)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
UUID |
originatingNodeId()
Deprecated.
|
GridCacheVersion |
originatingTxId()
Deprecated.
|
void |
readExternal(ObjectInput in)
Deprecated.
|
Collection<IgniteTxEntry> |
recoveryWrites()
Deprecated.
|
String |
toString()
Deprecated.
|
void |
writeExternal(ObjectOutput out)
Deprecated.
|
public GridCacheCommittedTxInfo()
Externalizable.public GridCacheCommittedTxInfo(IgniteInternalTx tx)
tx - Committed cache transaction.public GridCacheVersion originatingTxId()
public UUID originatingNodeId()
public Collection<IgniteTxEntry> recoveryWrites()
public void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizableIOExceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizableIOExceptionClassNotFoundException
Follow @ApacheIgnite
Ignite Fabric : ver. 1.6.0 Release Date : May 18 2016