(driver-builder scheduler framework master)
(driver-builder scheduler framework master credential)
(driver-builder scheduler
framework
master
credential
implicit-acknowledgements?)
(status-update this driver status)
(slave-lost this driver slave-id)
(registered this driver framework-id master-info)
(resource-offers this driver offers)
(offer-rescinded this driver offer-id)
(disconnected this driver)
(executor-lost this driver executor-id slave-id status)
(framework-message this driver executor-id slave-id data)
(reregistered this driver master-info)
(error this driver message)
(scheduler & body)
(scheduler-driver & args)
(kill-task! this task-id)
(start! this)
(reconcile-tasks this statuses)
(revive-offers this)
(acknowledge-status-update this status)
(decline-offer this offer-id)
(decline-offer this offer-id filters)
(stop! this)
(stop! this failover?)
(request-resources this requests)
(send-framework-message! this executor-id slave-id data)
(accept-offers this offer-ids operations)
(accept-offers this offer-ids operations filters)
(suppress-offers this)
(abort! this)
(launch-tasks! this offer-id tasks)
(launch-tasks! this offer-id tasks filters)
(run-driver! this)
(join! this)
(wrap-driver d)
(wrap-scheduler implementation)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close