org.terracotta.modules.ehcache.xa
Class EhcacheXAStoreClusteredImpl.Version
java.lang.Object
org.terracotta.modules.ehcache.xa.EhcacheXAStoreClusteredImpl.Version
- Enclosing class:
- EhcacheXAStoreClusteredImpl
public static class EhcacheXAStoreClusteredImpl.Version
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EhcacheXAStoreClusteredImpl.Version
public EhcacheXAStoreClusteredImpl.Version()
getVersion
public long getVersion()
noCheckout
public boolean noCheckout()
checkout
public long checkout(XidClustered xid)
checkinRead
public void checkinRead(XidClustered xid)
checkinWrite
public void checkinWrite(XidClustered xid)
Copyright © 2010 Terracotta, Inc.. All Rights Reserved.