| IMutableStatisticsHandlerCache |
Statistics handler for cache hit/miss
|
| IMutableStatisticsHandlerCounter |
Statistics handler for a counter.
|
| IMutableStatisticsHandlerKeyedCounter |
Statistics handler for a keyed counter.
|
| IMutableStatisticsHandlerKeyedSize |
Statistics handler for keyed sizes.
|
| IMutableStatisticsHandlerKeyedTimer |
Statistics handler for keyed timer.
|
| IMutableStatisticsHandlerSize |
Statistics handler for sizes.
|
| IMutableStatisticsHandlerTimer |
Statistics handler for times.
|
| IStatisticsHandler |
Base interface for all statistic handlers
|
| IStatisticsHandlerCache |
Read-only statistics handler for cache hit/miss
|
| IStatisticsHandlerCounter |
Read-only statistics handler for a counter.
|
| IStatisticsHandlerKeyed |
Base interface for keyed statistic handlers
|
| IStatisticsHandlerKeyedCounter |
Statistics handler for a keyed counter.
|
| IStatisticsHandlerKeyedNumeric |
Base interface for size and timer handler.
|
| IStatisticsHandlerKeyedSize |
Read-only statistics handler for keyed sizes.
|
| IStatisticsHandlerKeyedTimer |
Read-only statistics handler for keyed timer.
|
| IStatisticsHandlerNumeric |
Base interface for size and timer handler.
|
| IStatisticsHandlerSize |
Read-only statistics handler for sizes.
|
| IStatisticsHandlerTimer |
Read-only statistics handler for times.
|