RTCForge API Reference v1.1.1
    Preparing search index...

    Class MembershipReconciler

    Turns successive Membership snapshots into discrete add/remove/update callbacks.

    Membership.watch delivers the full live node set on every change; reconciling that against the previous set is boilerplate every consumer would otherwise repeat. This diffs consecutive snapshots and invokes MembershipReconcilerHandlers onAdd/onRemove/onUpdate for exactly what changed. Call MembershipReconciler.start to subscribe and the returned/stop to unsubscribe.

    Index

    Constructors

    Accessors

    Methods

    Constructors

    Accessors

    Methods