C7WorkerRegistry

orchescala.worker.c7.C7WorkerRegistry
class C7WorkerRegistry(client: C7WorkerClient) extends WorkerRegistry

Attributes

Graph
Supertypes
trait WorkerRegistry
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

protected def registerWorkers(workers: Set[WorkerDsl[_, _]]): ZIO[Any, Any, Any]

Inherited methods

final def register(workers: Set[WorkerDsl[_, _]]): ZIO[Any, Any, Any]

Attributes

Inherited from:
WorkerRegistry

Concrete fields

lazy val engineConnectionManagerFinalizer: ZIO[Scope, Nothing, Any]