StableObservationTuning
Ce contenu n’est pas encore disponible dans votre langue.
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.
