ClusterPartitionView
Ce contenu n’est pas encore disponible dans votre langue.
ClusterPartitionView =
object
Defined in: src/cluster/downing/DowningProvider.ts:4
Properties
Section titled “Properties”allMembers
Section titled “allMembers”
readonlyallMembers:ReadonlyArray<Member>
Defined in: src/cluster/downing/DowningProvider.ts:6
All members the local node currently knows about.
readonlyself:NodeAddress
Defined in: src/cluster/downing/DowningProvider.ts:10
This node’s own address.
unreachable
Section titled “unreachable”
readonlyunreachable:ReadonlySet<string>
Defined in: src/cluster/downing/DowningProvider.ts:8
Subset of allMembers this node considers unreachable.
