| Package | Description |
|---|---|
| io.airlift.stats |
| Modifier and Type | Method and Description |
|---|---|
TimeDistribution.TimeDistributionSnapshot |
TimeStat.TimeDistributionStatSnapshot.getAllTime() |
TimeDistribution.TimeDistributionSnapshot |
TimeStat.TimeDistributionStatSnapshot.getFifteenMinutes() |
TimeDistribution.TimeDistributionSnapshot |
TimeStat.TimeDistributionStatSnapshot.getFiveMinutes() |
TimeDistribution.TimeDistributionSnapshot |
TimeStat.TimeDistributionStatSnapshot.getOneMinute() |
TimeDistribution.TimeDistributionSnapshot |
TimeDistribution.snapshot() |
| Constructor and Description |
|---|
TimeDistributionStatSnapshot(TimeDistribution.TimeDistributionSnapshot oneMinute,
TimeDistribution.TimeDistributionSnapshot fiveMinute,
TimeDistribution.TimeDistributionSnapshot fifteenMinute,
TimeDistribution.TimeDistributionSnapshot allTime) |
Copyright © 2010-2017 Airlift. All Rights Reserved.