Class ClusterOpeningEvent


  • public final class ClusterOpeningEvent
    extends Object
    A cluster opening event.
    Since:
    3.3
    • Constructor Detail

      • ClusterOpeningEvent

        public ClusterOpeningEvent​(ClusterId clusterId)
        Constructs a new instance of the event.
        Parameters:
        clusterId - the cluster id
    • Method Detail

      • getClusterId

        public ClusterId getClusterId()
        Gets the cluster id.
        Returns:
        the cluster id