Pular para o conteúdo
Português (BR)

StaticQuorumOptionsType

Este conteúdo não está disponível em sua língua ainda.

StaticQuorumOptionsType = object

Defined in: src/cluster/downing/StaticQuorumOptions.ts:5

Plain options-object shape accepted by StaticQuorum.

readonly quorumSize: number

Defined in: src/cluster/downing/StaticQuorumOptions.ts:7

Exact size of the quorum needed on the reachable side.


readonly optional role?: string

Defined in: src/cluster/downing/StaticQuorumOptions.ts:9

If set, only members carrying this role count toward quorum.