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:
Statistic<Double,TimeUnit>

public class Rate
extends AbstractStatistic<Double,TimeUnit>

Author:
Ludovic Orban

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

Constructor Detail

Rate

public Rate(String name,
            Double value,
            TimeUnit timeUnit)


Copyright © 2015. All Rights Reserved.