StableObservationTuning
Este conteúdo não está disponível em sua língua ainda.
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.
