Package io.airlift.stats
Class TimeStat.TimeDistributionStatSnapshot
java.lang.Object
io.airlift.stats.TimeStat.TimeDistributionStatSnapshot
- Enclosing class:
- TimeStat
-
Constructor Summary
ConstructorsConstructorDescriptionTimeDistributionStatSnapshot(TimeDistribution.TimeDistributionSnapshot oneMinute, TimeDistribution.TimeDistributionSnapshot fiveMinute, TimeDistribution.TimeDistributionSnapshot fifteenMinute, TimeDistribution.TimeDistributionSnapshot allTime) -
Method Summary
-
Constructor Details
-
TimeDistributionStatSnapshot
public TimeDistributionStatSnapshot(TimeDistribution.TimeDistributionSnapshot oneMinute, TimeDistribution.TimeDistributionSnapshot fiveMinute, TimeDistribution.TimeDistributionSnapshot fifteenMinute, TimeDistribution.TimeDistributionSnapshot allTime)
-
-
Method Details