Index
All Classes and Interfaces|All Packages
C
- com.codahale.metrics.ehcache - package com.codahale.metrics.ehcache
- createDecoratedEhcache(Ehcache, Properties) - Method in class com.codahale.metrics.ehcache.InstrumentedCacheDecoratorFactory
- createDefaultDecoratedEhcache(Ehcache, Properties) - Method in class com.codahale.metrics.ehcache.InstrumentedCacheDecoratorFactory
G
- get(Serializable) - Method in class com.codahale.metrics.ehcache.InstrumentedEhcache
- get(Object) - Method in class com.codahale.metrics.ehcache.InstrumentedEhcache
I
- instrument(MetricRegistry, Ehcache) - Static method in class com.codahale.metrics.ehcache.InstrumentedEhcache
-
Instruments the given
Ehcacheinstance with get and put timers and a set of gauges for Ehcache's built-in statistics: - InstrumentedCacheDecoratorFactory - Class in com.codahale.metrics.ehcache
- InstrumentedCacheDecoratorFactory() - Constructor for class com.codahale.metrics.ehcache.InstrumentedCacheDecoratorFactory
- InstrumentedEhcache - Class in com.codahale.metrics.ehcache
-
An instrumented
Ehcacheinstance.
P
- put(Element) - Method in class com.codahale.metrics.ehcache.InstrumentedEhcache
- put(Element, boolean) - Method in class com.codahale.metrics.ehcache.InstrumentedEhcache
- putIfAbsent(Element) - Method in class com.codahale.metrics.ehcache.InstrumentedEhcache
All Classes and Interfaces|All Packages