org.terracotta.statistics
Interface ValueStatistic<T extends Number>

All Known Implementing Classes:
ConstantValueStatistic, EventRateSimpleMovingAverage

public interface ValueStatistic<T extends Number>


Method Summary
 T value()
           
 

Method Detail

value

T value()


Copyright © 2016. All Rights Reserved.