Перейти к содержимому
Русский

StaticQuorumOptionsType

Это содержимое пока не доступно на вашем языке.

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.