interface |
IMutableStatisticsHandlerCache |
Statistics handler for cache hit/miss
|
interface |
IMutableStatisticsHandlerCounter |
Statistics handler for a counter.
|
interface |
IMutableStatisticsHandlerKeyedCounter |
Statistics handler for a keyed counter.
|
interface |
IMutableStatisticsHandlerKeyedSize |
Statistics handler for keyed sizes.
|
interface |
IMutableStatisticsHandlerKeyedTimer |
Statistics handler for keyed timer.
|
interface |
IMutableStatisticsHandlerSize |
Statistics handler for sizes.
|
interface |
IMutableStatisticsHandlerTimer |
Statistics handler for times.
|
interface |
IStatisticsHandlerCache |
Read-only statistics handler for cache hit/miss
|
interface |
IStatisticsHandlerCounter |
Read-only statistics handler for a counter.
|
interface |
IStatisticsHandlerKeyed |
Base interface for keyed statistic handlers
|
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.
|
interface |
IStatisticsHandlerNumeric |
Base interface for size and timer handler.
|
interface |
IStatisticsHandlerSize |
Read-only statistics handler for sizes.
|
interface |
IStatisticsHandlerTimer |
Read-only statistics handler for times.
|