org.terracotta.modules.ehcache.writebehind.snapshots
Class IdentityKeySnapshot

java.lang.Object
  extended by org.terracotta.modules.ehcache.writebehind.snapshots.KeySnapshot
      extended by org.terracotta.modules.ehcache.writebehind.snapshots.IdentityKeySnapshot

public class IdentityKeySnapshot
extends KeySnapshot


Constructor Summary
IdentityKeySnapshot(Object key)
           
 
Method Summary
 Object getKey(SerializationStrategy strategy)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IdentityKeySnapshot

public IdentityKeySnapshot(Object key)
Method Detail

getKey

public Object getKey(SerializationStrategy strategy)
Specified by:
getKey in class KeySnapshot


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