Aller au contenu
Français

ClusterPartitionView

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

Defined in: src/cluster/downing/DowningProvider.ts:4

readonly allMembers: readonly Member[]

Defined in: src/cluster/downing/DowningProvider.ts:6

All members the local node currently knows about.


readonly self: NodeAddress

Defined in: src/cluster/downing/DowningProvider.ts:10

This node’s own address.


readonly unreachable: ReadonlySet<string>

Defined in: src/cluster/downing/DowningProvider.ts:8

Subset of allMembers this node considers unreachable.