public static interface TopologyDescription.Source extends TopologyDescription.Node
Modifier and Type | Method and Description |
---|---|
Pattern |
topicPattern()
The pattern used to match topic names that is reading from.
|
Set<String> |
topicSet()
The topic names this source node is reading from.
|
name, predecessors, successors