zio.temporal.worker

Members list

Concise view

Type members

Classlikes

class ZWorker

Hosts activity and workflow implementations. Uses long poll to receive activity and workflow tasks and processes them in a correspondent thread pool.

Hosts activity and workflow implementations. Uses long poll to receive activity and workflow tasks and processes them in a correspondent thread pool.

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
object ZWorker

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
ZWorker.type
final class ZWorkerFactory

Maintains worker creation and lifecycle.

Maintains worker creation and lifecycle.

Attributes

See also:

WorkerFactory

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Represents worker factory options

Represents worker factory options

Attributes

See also:

WorkerFactoryOptions

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
case class ZWorkerOptions

Represents worker options

Represents worker options

Attributes

See also:

WorkerOptions

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type