Interface ClusterEvent

All Known Subinterfaces:
ClusterPropertiesChangedEvent, CollectionsAddedEvent, CollectionsRemovedEvent, NodesDownEvent, NodesUpEvent

public interface ClusterEvent
Cluster-level event.
  • Method Details

    • getType

      Get event type.
    • getTimestamp

      Instant getTimestamp()
      Get event timestamp. This is the instant when the event was generated (not necessarily when the underlying condition first occurred).