Uses of Interface
org.terracotta.util.ClusteredAtomicLong

Packages that use ClusteredAtomicLong
org.terracotta.api   
org.terracotta.util   
 

Uses of ClusteredAtomicLong in org.terracotta.api
 

Methods in org.terracotta.api that return ClusteredAtomicLong
 ClusteredAtomicLong TerracottaToolkit.getAtomicLong(String name)
           
 ClusteredAtomicLong ClusteringToolkit.getAtomicLong(String name)
          Get or create a clustered atomic long value.
 

Uses of ClusteredAtomicLong in org.terracotta.util
 

Classes in org.terracotta.util that implement ClusteredAtomicLong
 class TerracottaAtomicLong
          A Terracotta specific implementation of ClusteredAtomicLong.
 



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