zio.temporal.worker

Members list

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
Supertypes
class Object
trait Matchable
class Any
object ZWorker

Attributes

Companion
class
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
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type

Represents worker factory options

Represents worker factory options

Attributes

See also

WorkerFactoryOptions

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Show all
Self type
case class ZWorkerOptions

Represents worker options

Represents worker options

Attributes

See also

WorkerOptions

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

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