Uses of Class
org.terracotta.modules.ehcache.xa.XidClustered

Packages that use XidClustered
org.terracotta.modules.ehcache.xa   
 

Uses of XidClustered in org.terracotta.modules.ehcache.xa
 

Methods in org.terracotta.modules.ehcache.xa with parameters of type XidClustered
 void EhcacheXAStoreClusteredImpl.VersionTable.checkin(Object key, XidClustered xid, boolean readOnly)
           
 void EhcacheXAStoreClusteredImpl.Version.checkinRead(XidClustered xid)
           
 void EhcacheXAStoreClusteredImpl.Version.checkinWrite(XidClustered xid)
           
 long EhcacheXAStoreClusteredImpl.VersionTable.checkout(Object key, XidClustered xid)
           
 long EhcacheXAStoreClusteredImpl.Version.checkout(XidClustered xid)
           
 



Copyright © 2010 Terracotta, Inc.. All Rights Reserved.