Package su.onno.cluster


package su.onno.cluster
  • Class
    Description
    Wire form of a cross-node notice carried by a ClusterEventBus.
    An entity create/update/delete/post notice mirroring the fields of su.onno.events.EntityChangedEvent.
    A per-user notification raised on one node whose recipient may be connected to another.
    A user-presence notice for record-level collaboration markers: one user has entered, refreshed, or left the live view of a specific record.
    A process mutation changed which task rows are visible to one or more users or roles.
    Pluggable SPI for delivering ClusterEvents across the nodes of a horizontally-scaled deployment — the mechanism that keeps live-UI updates in sync when more than one instance runs behind a load balancer.
    Local-only ClusterEventBus used when no cross-node transport is configured — a single-node deployment, a non-Postgres (e.g.