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 classDefaultMetricCollectorAMetricCollectorthat uses the Codahale Metrics library.classNoopMetricCollectorAMetricCollectorthat does nothing.
-