package worker
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- class ZWorker extends AnyRef
Hosts activity and workflow implementations.
Hosts activity and workflow implementations. Uses long poll to receive activity and workflow tasks and processes them in a correspondent thread pool.
- final class ZWorkerFactory extends AnyRef
Maintains worker creation and lifecycle.
Maintains worker creation and lifecycle.
- See also
WorkerFactory
- final case class ZWorkerFactoryOptions extends Product with Serializable
Represents worker factory options
Represents worker factory options
- See also
WorkerFactoryOptions
- final case class ZWorkerOptions extends Product with Serializable
Represents worker options
Represents worker options
- See also
WorkerOptions
- final case class ZWorkflowImplementationOptions extends Product with Serializable
Value Members
- object ZWorker
- object ZWorkerFactory
- object ZWorkerFactoryOptions extends ConfigurationCompanion[ZWorkerFactoryOptions] with Serializable
- object ZWorkerOptions extends Serializable
- object ZWorkflowImplementationOptions extends Serializable