Liking cljdoc? Tell your friends :D

eva.utils.guava-cache


*executor*clj

source

cache-builderclj

(cache-builder {:as opts
                :keys [concurrency-level expire-after-access expire-after-write
                       refresh-after-write soft-values weak-keys weak-values
                       maximum-size maximum-weight weigher time-unit
                       record-stats]
                :or {time-unit TimeUnit/MILLISECONDS record-stats true}})
source

cache-loaderclj

(cache-loader load-f load-all-f)
source

loading-cacheclj

(loading-cache loader-f opts)
(loading-cache loader-f batch-loader-f opts)
source

submitcljmacro

(submit service & body)
source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close