Set<String> stores()
TopologyDescription.Processor
TopologyDescription.Processor is the extension of the Node contract for processor nodes that can have one or more connected stores.
| Method | Description |
|---|---|
|
Names of the connected stores Used when…FIXME |
|
Note
|
InternalTopologyBuilder.Processor is the default and only known implementation of the TopologyDescription.Processor Contract in Kafka Streams. |