Liking cljdoc? Tell your friends :D

mesomatic.executor


executorcljmacro

(executor & body)

Executorcljprotocol

disconnectedclj

(disconnected this driver)

errorclj

(error this driver message)

framework-messageclj

(framework-message this driver data)

kill-taskclj

(kill-task this driver task-id)

launch-taskclj

(launch-task this driver task)

registeredclj

(registered this driver executor-info framework-info slave-info)

reregisteredclj

(reregistered this driver slave-info)

shutdownclj

(shutdown this driver)

executor-driverclj

(executor-driver executor)

ExecutorDrivercljprotocol

abort!clj

(abort! this)

join!clj

(join! this)

run-driver!clj

(run-driver! this)

send-framework-message!clj

(send-framework-message! this data)

send-status-update!clj

(send-status-update! this status)

start!clj

(start! this)

stop!clj

(stop! this)

wrap-executorclj

(wrap-executor impl)

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

× close