(all-conveying-callables tasks)
Wrap each task in a Callable that conveys bindings then calls it.
Wrap each task in a Callable that conveys bindings then calls it.
(conveying-callable task)
Wrap task in a Callable that conveys bindings then calls it.
Wrap task in a Callable that conveys bindings then calls it.
(conveying-runnable task)
Wrap task in a Runnable that conveys bindings then runs it.
Wrap task in a Runnable that conveys bindings then runs it.
(scheduled-future {:keys [scheduled-future]})
Return wrapped ScheduledFuture from ScheduledTaskComponent. Throws IllegalStateException if the component is not started (i.e. it does not have an ScheduledFuture).
Return wrapped ScheduledFuture from ScheduledTaskComponent. Throws IllegalStateException if the component is not started (i.e. it does not have an ScheduledFuture).
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |