Skip to content
English

ClusterOptions

ClusterOptions = ClusterOptionsBuilder | Partial<ClusterOptionsType>

Defined in: src/cluster/ClusterOptions.ts:523

Accepted input for Cluster.join: the fluent ClusterOptionsBuilder OR a plain ClusterOptionsType object.