Package net.spy.memcached.metrics
-
Interface Summary Interface Description MetricCollector Defines a common API for allMetricCollectors. -
Class Summary Class Description AbstractMetricCollector This abstract class implements methods needed by allMetricCollectors.DefaultMetricCollector AMetricCollectorthat uses the Codahale Metrics library.NoopMetricCollector AMetricCollectorthat does nothing. -
Enum Summary Enum Description MetricType Defines the type of metric collection to use.