Allows listening to events published on the cluster.
Any of the events defined in IClusterEvents.
One of the events defined in IClusterEvents.
The callback when the event is received. Listeners' payload are defined in IClusterEvents.
Unsubscribe from all events on the cluster
Unsubscribe to an event.
The event to unsubscribe from.
Unsubscribe from all events, or a specific list of events.
The list of events to unsubscribe from.
The cluster event emitter interface.