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 XidTransactionID
public String getCacheName()
getCacheName
in interface XidTransactionID
Copyright © 2003–2016 Terracotta, Inc.. All rights reserved.