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