| Package | Description |
|---|---|
| io.airlift.stats |
| Modifier and Type | Method and Description |
|---|---|
DecayCounter.DecayCounterSnapshot |
CounterStat.CounterStatSnapshot.getFifteenMinute() |
DecayCounter.DecayCounterSnapshot |
CounterStat.CounterStatSnapshot.getFiveMinute() |
DecayCounter.DecayCounterSnapshot |
CounterStat.CounterStatSnapshot.getOneMinute() |
DecayCounter.DecayCounterSnapshot |
DecayCounter.snapshot() |
| Constructor and Description |
|---|
CounterStatSnapshot(long totalCount,
DecayCounter.DecayCounterSnapshot oneMinute,
DecayCounter.DecayCounterSnapshot fiveMinute,
DecayCounter.DecayCounterSnapshot fifteenMinute) |
Copyright © 2010-2017 Airlift. All Rights Reserved.