org.terracotta.management.stats
Interface StatisticHistory<V extends Serializable,U extends Serializable>

All Superinterfaces:
Serializable, Statistic<Sample<V>[],U>
All Known Implementing Classes:
AbstractStatisticHistory, AverageHistory, CounterHistory, DurationHistory, RateHistory, RatioHistory, SizeHistory

public interface StatisticHistory<V extends Serializable,U extends Serializable>
extends Statistic<Sample<V>[],U>

Author:
Mathieu Carbou

Method Summary
 
Methods inherited from interface org.terracotta.management.stats.Statistic
getUnit, getValue
 



Copyright © 2016. All Rights Reserved.