Aller au contenu
Français

clusterOf

Ce contenu n’est pas encore disponible dans votre langue.

clusterOf(system): Option<Cluster>

Defined in: src/cluster/ClusterExtension.ts:65

Convenience accessor mirroring metricsOf / tracerOfclusterOf(system) is the joined cluster, or None.

Equivalent to system.cluster, which is the form to prefer in application code; this exists for call sites that already work in terms of a system and want the lookup without the property.

ActorSystem

Option<Cluster>