Module ocypod::models::job

source ·

Structs

Request to create a new job.
Generic data structure for containing a subset of job metadata.
Job definition delivered to clients when they take a job from a queue.
Subset of job data used for determining whether a job should be timed out.
Request to update an existing job with new data.

Enums

Represents a job field that’s stored in a Redis hash.
Status of a job that exists in Redis.