org.terracotta.modules.ehcache.xa
Class PreparedCommandClusteredImpl
java.lang.Object
org.terracotta.modules.ehcache.xa.PreparedCommandClusteredImpl
- All Implemented Interfaces:
- net.sf.ehcache.transaction.xa.PreparedCommand
public class PreparedCommandClusteredImpl
- extends Object
- implements net.sf.ehcache.transaction.xa.PreparedCommand
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PreparedCommandClusteredImpl
public PreparedCommandClusteredImpl(Object key,
boolean isWrite)
getKey
public Object getKey()
- Specified by:
getKey in interface net.sf.ehcache.transaction.xa.PreparedCommand
isWriteCommand
public boolean isWriteCommand()
- Specified by:
isWriteCommand in interface net.sf.ehcache.transaction.xa.PreparedCommand
Copyright © 2010 Terracotta, Inc.. All Rights Reserved.