Class ClusterAdd

    • Constructor Detail

      • ClusterAdd

        public ClusterAdd​(String clusteredDest,
                          String addedDest)
        Adds a destination to a cluster.

        Parameters:
        clusteredDest - Destination part of the cluster.
        addedDest - Destination joining the cluster.
      • ClusterAdd

        public ClusterAdd()