org.terracotta.modules.ehcache.writebehind.snapshots
Class SerializationKeySnapshot
java.lang.Object
org.terracotta.modules.ehcache.writebehind.snapshots.KeySnapshot
org.terracotta.modules.ehcache.writebehind.snapshots.SerializationKeySnapshot
public class SerializationKeySnapshot
- extends KeySnapshot
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SerializationKeySnapshot
public SerializationKeySnapshot(SerializationStrategy strategy,
Object key)
throws IOException
- Throws:
IOException
getKey
public Object getKey(SerializationStrategy strategy)
throws IOException,
ClassNotFoundException
- Specified by:
getKey in class KeySnapshot
- Throws:
IOException
ClassNotFoundException
Copyright © 2010 Terracotta, Inc.. All Rights Reserved.