Uses of Class
org.terracotta.annotations.InstrumentedClass

Packages that use InstrumentedClass
org.terracotta.api   
org.terracotta.async.configs   
org.terracotta.async.stealpolicies   
org.terracotta.cluster   
org.terracotta.util   
 

Uses of InstrumentedClass in org.terracotta.api
 

Classes in org.terracotta.api with annotations of type InstrumentedClass
 class TerracottaToolkit
          A ClusteringToolkit implementation that accesses the cluster instance associated with the current context.
 

Uses of InstrumentedClass in org.terracotta.async.configs
 

Classes in org.terracotta.async.configs with annotations of type InstrumentedClass
 class DefaultAsyncConfig
          The default async configuration object.
 

Uses of InstrumentedClass in org.terracotta.async.stealpolicies
 

Classes in org.terracotta.async.stealpolicies with annotations of type InstrumentedClass
 class FallBehindStealPolicy<I>
          A steal policy that will allow stealing once a bucket has fallen behind the thief by a certain amount of time.
 class NeverStealPolicy<I>
          A simplistic policy that never allows stealing to occur.
 

Uses of InstrumentedClass in org.terracotta.cluster
 

Classes in org.terracotta.cluster with annotations of type InstrumentedClass
 class TerracottaNode
           
 

Uses of InstrumentedClass in org.terracotta.util
 

Classes in org.terracotta.util with annotations of type InstrumentedClass
 class TerracottaAtomicLong
          A Terracotta specific implementation of ClusteredAtomicLong.
 class TerracottaTextBucket
           
 



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