Liking cljdoc? Tell your friends :D

cloffeine.common


cache-stats->mapclj

(cache-stats->map cs)

Convert CacheStats object readonly attributes to a clojure map see: https://www.javadoc.io/static/com.github.ben-manes.caffeine/caffeine/2.8.0/com/github/benmanes/caffeine/cache/stats/CacheStats.html for actual metrics docs.

Convert CacheStats object readonly attributes to a clojure map
see: https://www.javadoc.io/static/com.github.ben-manes.caffeine/caffeine/2.8.0/com/github/benmanes/caffeine/cache/stats/CacheStats.html
for actual metrics docs.
sourceraw docstring

ifn->bifunctionclj

(ifn->bifunction ifn)
source

ifn->functionclj

(ifn->function ifn)
source

make-builderclj

(make-builder settings)
source

reify-async-cache-loaderclj

(reify-async-cache-loader loading-fn)
(reify-async-cache-loader loading-fn reloading-fn)
source

reify-cache-loaderclj

(reify-cache-loader loading-fn)
(reify-cache-loader loading-fn reloading-fn)
source

reify-cache-writerclj

(reify-cache-writer delete-handler write-handler)
source

reify-weigherclj

(reify-weigher weigh-fn)
source

statsclj

(stats c)
source

time-unitclj

(time-unit tu)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close