Uses of Class
org.terracotta.modules.annotations.InstrumentedClass

Packages that use InstrumentedClass
org.terracotta.modules.async   
org.terracotta.modules.async.configs   
org.terracotta.modules.async.stealpolicies   
org.terracotta.modules.ehcache.writebehind   
org.terracotta.modules.ehcache.writebehind.operations   
org.terracotta.modules.ehcache.writebehind.snapshots   
 

Uses of InstrumentedClass in org.terracotta.modules.async
 

Classes in org.terracotta.modules.async with annotations of type InstrumentedClass
 class AsyncCoordinator<I>
           
 class ProcessingBucket<I>
           
 class ProcessingBucketGroup<I>
           
 

Uses of InstrumentedClass in org.terracotta.modules.async.configs
 

Classes in org.terracotta.modules.async.configs with annotations of type InstrumentedClass
 class DefaultAsyncConfig
           
 

Uses of InstrumentedClass in org.terracotta.modules.async.stealpolicies
 

Classes in org.terracotta.modules.async.stealpolicies with annotations of type InstrumentedClass
 class FallBehindStealPolicy<I>
           
 class NeverStealPolicy<I>
           
 

Uses of InstrumentedClass in org.terracotta.modules.ehcache.writebehind
 

Classes in org.terracotta.modules.ehcache.writebehind with annotations of type InstrumentedClass
 class WriteBehindAsyncConfig
          An implementation of AsyncConfig that allows the configuration of the parameters that were set up for a CacheWriterManager.
 

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

Classes in org.terracotta.modules.ehcache.writebehind.operations with annotations of type InstrumentedClass
 class DeleteAsyncOperation
          Implements the delete operation for write behind
 class WriteAsyncOperation
          Implements the write operation for write behind
 

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

Classes in org.terracotta.modules.ehcache.writebehind.snapshots with annotations of type InstrumentedClass
 class ElementSnapshot
          Abstract base class to for creating and restoring snapshots of Ehcache elements
 class IdentityElementSnapshot
           
 class IdentityKeySnapshot
           
 class KeySnapshot
          Abstract base class to for creating and restoring snapshots of Ehcache keys
 class SerializationElementSnapshot
           
 class SerializationKeySnapshot
           
 



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