Class InternalTopologyBuilder.TopicsInfo

    • Method Detail

      • nonSourceChangelogTopics

        public Set<InternalTopicConfig> nonSourceChangelogTopics()
        Returns the config for any changelogs that must be prepared for this topic group, ie excluding any source topics that are reused as a changelog
      • sourceTopicChangelogs

        public Set<String> sourceTopicChangelogs()
        Returns the topic names for any optimized source changelogs
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object