Package org.terracotta.counter

Interface Summary
Counter A simple long based counter.
RateCounter A simple long based rate counter.
SampledStatistic A sampled statistic value.
Statistic A long based statistic.
TimeStampedStatisticValue A time-stamped retrieved statistic value.
 

Class Summary
BoundedCounter A bounded counter implementation that prevents it's value from exceeded a pre-defined set of bounds.
RateCounterImpl A simple atomic rate counter implementation.
SampledStatisticManager A non-static factory for sampled statistics.
SimpleCounterImpl A simple non-clusterable atomic counter implementation.
 



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