| Package | Description |
|---|---|
| com.helger.commons.statistics |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IMutableStatisticsHandlerKeyedCounter
Statistics handler for a keyed counter.
|
interface |
IMutableStatisticsHandlerKeyedSize
Statistics handler for keyed sizes.
|
interface |
IMutableStatisticsHandlerKeyedTimer
Statistics handler for keyed timer.
|
interface |
IStatisticsHandlerKeyedCounter
Statistics handler for a keyed counter.
|
interface |
IStatisticsHandlerKeyedNumeric
Base interface for size and timer handler.
|
interface |
IStatisticsHandlerKeyedSize
Read-only statistics handler for keyed sizes.
|
interface |
IStatisticsHandlerKeyedTimer
Read-only statistics handler for keyed timer.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractStatisticsHandlerKeyedNumeric
Abstract base class for a keyed numeric statistic handler
|
class |
StatisticsHandlerKeyedCounter
Default implementation of
IMutableStatisticsHandlerKeyedCounter |
class |
StatisticsHandlerKeyedSize
Default implementation of
IMutableStatisticsHandlerKeyedSize |
class |
StatisticsHandlerKeyedTimer
Default implementation of
IMutableStatisticsHandlerKeyedTimer |
Copyright © 2014–2019 Philip Helger. All rights reserved.