public static interface TopologyDescription.SubtopologyTopology. Nodes of a Subtopology are connected directly or indirectly via state stores (i.e., if multiple processors share the same state).
| Modifier and Type | Method and Description |
|---|---|
int | id()Internally assigned unique ID. |
Set<TopologyDescription.Node> | nodes()All nodes of this sub-topology. |
int id()
Set<TopologyDescription.Node> nodes()