Uses of Class
org.terracotta.statistics.derived.EventRateSimpleMovingAverage.CounterPartition
-
Packages that use EventRateSimpleMovingAverage.CounterPartition Package Description org.terracotta.statistics.derived -
-
Uses of EventRateSimpleMovingAverage.CounterPartition in org.terracotta.statistics.derived
Fields in org.terracotta.statistics.derived with type parameters of type EventRateSimpleMovingAverage.CounterPartition Modifier and Type Field Description private java.util.concurrent.atomic.AtomicReference<EventRateSimpleMovingAverage.CounterPartition>EventRateSimpleMovingAverage. activePartitionprivate java.util.Queue<EventRateSimpleMovingAverage.CounterPartition>EventRateSimpleMovingAverage. archiveMethods in org.terracotta.statistics.derived with parameters of type EventRateSimpleMovingAverage.CounterPartition Modifier and Type Method Description private voidEventRateSimpleMovingAverage. archive(EventRateSimpleMovingAverage.CounterPartition partition)
-