Uses of Class
io.airlift.stats.TimeDistribution.TimeDistributionSnapshot
Packages that use TimeDistribution.TimeDistributionSnapshot
-
Uses of TimeDistribution.TimeDistributionSnapshot in io.airlift.stats
Methods in io.airlift.stats that return TimeDistribution.TimeDistributionSnapshotModifier and TypeMethodDescriptionTimeStat.TimeDistributionStatSnapshot.getAllTime()TimeStat.TimeDistributionStatSnapshot.getFifteenMinutes()TimeStat.TimeDistributionStatSnapshot.getFiveMinutes()TimeStat.TimeDistributionStatSnapshot.getOneMinute()TimeDistribution.snapshot()Constructors in io.airlift.stats with parameters of type TimeDistribution.TimeDistributionSnapshotModifierConstructorDescriptionTimeDistributionStatSnapshot(TimeDistribution.TimeDistributionSnapshot oneMinute, TimeDistribution.TimeDistributionSnapshot fiveMinute, TimeDistribution.TimeDistributionSnapshot fifteenMinute, TimeDistribution.TimeDistributionSnapshot allTime)