Uses of Class
net.spy.memcached.metrics.AbstractMetricCollector
-
Packages that use AbstractMetricCollector Package Description net.spy.memcached.metrics -
-
Uses of AbstractMetricCollector in net.spy.memcached.metrics
Subclasses of AbstractMetricCollector in net.spy.memcached.metrics Modifier and Type Class Description class
DefaultMetricCollector
AMetricCollector
that uses the Codahale Metrics library.class
NoopMetricCollector
AMetricCollector
that does nothing.
-