Uses of Interface
org.terracotta.statistics.SampledStatistic
Packages that use SampledStatistic
-
Uses of SampledStatistic in org.terracotta.statistics
Classes in org.terracotta.statistics that implement SampledStatisticMethods in org.terracotta.statistics that return SampledStatisticModifier and TypeMethodDescriptionstatic <T extends Serializable>
SampledStatistic<T>SampledStatisticAdapter.sample(ValueStatistic<T> accessor, LongSupplier timeSource) -
Uses of SampledStatistic in org.terracotta.statistics.derived.latency
Classes in org.terracotta.statistics.derived.latency that implement SampledStatisticModifier and TypeClassDescriptionclassKeeps a history of the maximum operation latencies over a specific window.