Class BaseTopologyEvent

    • Field Detail

    • Constructor Detail

      • BaseTopologyEvent

        public BaseTopologyEvent​(NodeModel node,
                                 ICluster cluster)
        Parameters:
        node - Node that is responsible for the topology change.
        cluster - Cluster whose topology was changed.
    • Method Detail

      • getCluster

        public ICluster getCluster()
        Returns:
        The cluster whose topology changed.