Uses of Class
org.terracotta.modules.ehcache.writebehind.snapshots.KeySnapshot

Packages that use KeySnapshot
org.terracotta.modules.ehcache.writebehind.operations   
org.terracotta.modules.ehcache.writebehind.snapshots   
 

Uses of KeySnapshot in org.terracotta.modules.ehcache.writebehind.operations
 

Constructors in org.terracotta.modules.ehcache.writebehind.operations with parameters of type KeySnapshot
DeleteAsyncOperation(KeySnapshot keySnapshot, ElementSnapshot elementSnapshot)
           
 

Uses of KeySnapshot in org.terracotta.modules.ehcache.writebehind.snapshots
 

Subclasses of KeySnapshot in org.terracotta.modules.ehcache.writebehind.snapshots
 class IdentityKeySnapshot
           
 class SerializationKeySnapshot
           
 



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