Uses of Interface
org.terracotta.counter.Counter

Packages that use Counter
org.terracotta.counter   
 

Uses of Counter in org.terracotta.counter
 

Classes in org.terracotta.counter that implement Counter
 class BoundedCounter
          A bounded counter implementation that prevents it's value from exceeded a pre-defined set of bounds.
 class SimpleCounterImpl
          A simple non-clusterable atomic counter implementation.
 



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