- All Known Subinterfaces:
ConnectionEvent
- All Known Implementing Classes:
AdaptiveRefreshTriggeredEvent,AskRedirectionEvent,ClusterTopologyChangedEvent,CommandLatencyEvent,ConnectedEvent,ConnectEvent,ConnectionActivatedEvent,ConnectionCreatedEvent,ConnectionDeactivatedEvent,DisconnectedEvent,MovedRedirectionEvent,ReconnectAttemptEvent,ReconnectFailedEvent,RedirectionEventSupport,TopologyRefreshEvent
public interface Event
Marker-interface for events that are published over the event bus.
- Since:
- 3.4
- Author:
- Mark Paluch