C G I P 
All Classes All Packages

C

createDecoratedEhcache(Ehcache, Properties) - Method in class io.dropwizard.metrics5.ehcache.InstrumentedCacheDecoratorFactory
 
createDefaultDecoratedEhcache(Ehcache, Properties) - Method in class io.dropwizard.metrics5.ehcache.InstrumentedCacheDecoratorFactory
 

G

get(Serializable) - Method in class io.dropwizard.metrics5.ehcache.InstrumentedEhcache
 
get(Object) - Method in class io.dropwizard.metrics5.ehcache.InstrumentedEhcache
 

I

instrument(MetricRegistry, Ehcache) - Static method in class io.dropwizard.metrics5.ehcache.InstrumentedEhcache
Instruments the given Ehcache instance with get and put timers and a set of gauges for Ehcache's built-in statistics:
InstrumentedCacheDecoratorFactory - Class in io.dropwizard.metrics5.ehcache
 
InstrumentedCacheDecoratorFactory() - Constructor for class io.dropwizard.metrics5.ehcache.InstrumentedCacheDecoratorFactory
 
InstrumentedEhcache - Class in io.dropwizard.metrics5.ehcache
An instrumented Ehcache instance.
io.dropwizard.metrics5.ehcache - package io.dropwizard.metrics5.ehcache
 

P

put(Element) - Method in class io.dropwizard.metrics5.ehcache.InstrumentedEhcache
 
put(Element, boolean) - Method in class io.dropwizard.metrics5.ehcache.InstrumentedEhcache
 
putIfAbsent(Element) - Method in class io.dropwizard.metrics5.ehcache.InstrumentedEhcache
 
C G I P 
All Classes All Packages