跳转到内容
简体中文

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.