Ir al contenido
Español

StaticQuorumOptionsType

Esta página aún no está disponible en tu idioma.

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.