mesomatic-examples 0.1.0-SNAPSHOT
A Clojure Port of the Mesos Java Examples
Installation
To install, add the following dependency to your project file:
[clojusc/mesomatic-examples "0.1.0-SNAPSHOT"]
Namespaces
clojusc.mesomatic.examples.core
The namespace which holds the entry point for the Mesomatic examples.
Public variables and functions:
clojusc.mesomatic.examples.standard.framework
Public variables and functions:
- check-task-abort
- check-task-finished
- do-healthy-status
- do-unhealthy-status
- framework-info-map
- get-bytes
- get-channel
- get-driver
- get-error-msg
- get-exec-info
- get-executor-id
- get-framework-id
- get-master-info
- get-message
- get-offer-id
- get-offers
- get-slave-id
- get-state
- get-status
- get-task-state
- handle-msg
- healthy?
- limits
- log-framework-msg
- run