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

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

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

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

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

Subclasses of ElementSnapshot in org.terracotta.modules.ehcache.writebehind.snapshots
 class IdentityElementSnapshot
           
 class SerializationElementSnapshot
           
 



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