public class XidTransactionIDImpl extends Object implements XidTransactionID
| Constructor and Description |
|---|
XidTransactionIDImpl(Xid xid,
String cacheName)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getCacheName()
Get the name of the associated Ehcache resource.
|
Xid |
getXid()
Get the XID of this transaction ID
|
int |
hashCode() |
String |
toString() |
public Xid getXid()
getXid in interface XidTransactionIDpublic String getCacheName()
getCacheName in interface XidTransactionIDCopyright 2001-2021, Terracotta, Inc.