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

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

public interface StatisticHistory<V,U>
extends Statistic<List<Sample<V>>,U>

Author:
Mathieu Carbou

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



Copyright © 2016. All Rights Reserved.