跳转到内容
简体中文

StableObservationTuning

此内容尚不支持你的语言。

StableObservationTuning = Omit<StableObservationOptionsType, "seedProvider" | "selfAddress">

Defined in: src/cluster/bootstrap/StableObservationOptions.ts:79

The tuning half of StableObservationOptionsType — everything except the two values a caller that already owns the node’s identity supplies itself. bootstrapCluster derives seedProvider from discovery / seeds and selfAddress from host / port, so its own stableObservation field accepts exactly this.