Class CacheMeterBinderCompatibilityKit
java.lang.Object
io.micrometer.core.instrument.binder.cache.CacheMeterBinderCompatibilityKit
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CacheMeterBinderCompatibilityKit
public CacheMeterBinderCompatibilityKit()
-
-
Method Details
-
binder
public abstract io.micrometer.core.instrument.binder.cache.CacheMeterBinder binder()- Returns:
- A cache binder bound to a cache named "mycache".
-
put
-
get
-