Crate jotty

Source

Modules§

executor
manager
proto
rcm

Macros§

bail
Return early with an error.

Structs§

Builder
Builder for a jotty object
JoTTy
JoTTyClient
Independent jotty Client
JobDef
Task
Represent a singular Task
TaskContext
Struct passed to a method handler when it is invoked
TaskDef
Task Definition, contains all the information required to run the task
TaskLogger
ZkState

Enums§

EvalState
FailurePolicy
HandlerResult
InnerJobType
JoTTyError
JobType
RetryReason
SchedulerPolicy
Scheduler Policy for Tasks & Jobs
SchedulerType
Scheduler Type.
TaskError
TaskStatus

Type Aliases§

Result
Result<T, Error>