org.terracotta.modules.ehcache.writebehind.snapshots
Class IdentityElementSnapshot
java.lang.Object
org.terracotta.modules.ehcache.writebehind.snapshots.ElementSnapshot
org.terracotta.modules.ehcache.writebehind.snapshots.IdentityElementSnapshot
public class IdentityElementSnapshot
- extends ElementSnapshot
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IdentityElementSnapshot
public IdentityElementSnapshot(net.sf.ehcache.Element element)
getKey
public Object getKey(SerializationStrategy strategy)
- Specified by:
getKey in class ElementSnapshot
getValue
public Object getValue(SerializationStrategy strategy)
- Specified by:
getValue in class ElementSnapshot
Copyright © 2010 Terracotta, Inc.. All Rights Reserved.