Interface TopologyDescription.Subtopology

    • Method Detail

      • id

        int id()
        Internally assigned unique ID.
        Returns:
        the ID of the sub-topology
      • nodes

        java.util.Set<TopologyDescription.Node> nodes()
        All nodes of this sub-topology.
        Returns:
        set of all nodes within the sub-topology