TopicsInfo¶
Creating Instance¶
TopicsInfo takes the following to be created:
- Names of the Sink Topics
- Names of the Source Topics
- Repartition Source Topics (
Map<String, InternalTopicConfig>) - State Changelog Topics (
Map<String, InternalTopicConfig>)
TopicsInfo is created when:
InternalTopologyBuilderis requested for topic groups