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.
raw docstring

get-method-javaclj

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

instantiate-plugin-instanceclj

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

resolve-fnclj/s

(resolve-fn task-map)

resolve-task-fnclj

(resolve-task-fn entry)

start-lifecycle?clj/s

(start-lifecycle? event)

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

× close