org.terracotta.management.stats.primitive
Class Rate

java.lang.Object
  extended by org.terracotta.management.stats.AbstractStatistic<Double,TimeUnit>
      extended by org.terracotta.management.stats.primitive.Rate
All Implemented Interfaces:
Serializable, Statistic<Double,TimeUnit>

public final class Rate
extends AbstractStatistic<Double,TimeUnit>

Author:
Ludovic Orban, Mathieu Carbou
See Also:
Serialized Form

Constructor Summary
Rate(Double value, TimeUnit timeUnit)
           
 
Method Summary
 
Methods inherited from class org.terracotta.management.stats.AbstractStatistic
equals, getUnit, getValue, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Rate

public Rate(Double value,
            TimeUnit timeUnit)


Copyright © 2016. All Rights Reserved.