Liking cljdoc? Tell your friends :D

onyx.peer.operation


build-fn-javaclj

(build-fn-java kw)

Builds a clojure fn from a static java method. Note, may be slower than it should be because of varargs, and the many (unnecessary) calls to partial in apply-function above.

Builds a clojure fn from a static java method.
Note, may be slower than it should be because of varargs, and the many
(unnecessary) calls to partial in apply-function above.
sourceraw docstring

get-method-javaclj

(get-method-java class-name method-name)
source

instantiate-plugin-instanceclj

(instantiate-plugin-instance class-name pipeline-data)
source

resolve-fnclj/s

(resolve-fn task-map)
source

resolve-task-fnclj

(resolve-task-fn entry)
source

start-lifecycle?clj/s

(start-lifecycle? event)
source

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

× close