org.terracotta.management.stats.primitive
Class Size

java.lang.Object
  extended by org.terracotta.management.stats.AbstractStatistic<Long,MemoryUnit>
      extended by org.terracotta.management.stats.primitive.Size
All Implemented Interfaces:
Serializable, Statistic<Long,MemoryUnit>

public final class Size
extends AbstractStatistic<Long,MemoryUnit>

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

Constructor Summary
Size(Long value, MemoryUnit memoryUnit)
           
 
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

Size

public Size(Long value,
            MemoryUnit memoryUnit)


Copyright © 2016. All Rights Reserved.