Package com.linkedin.venice.pubsub.manager
-
Interface Summary Interface Description TopicManagerContext.PubSubPropertiesSupplier -
Class Summary Class Description TopicManager Topic manager is responsible for creating, deleting, and updating topics.TopicManagerContext A context object that contains all the dependencies needed byTopicManager
.TopicManagerContext.Builder TopicManagerRepository A repository ofTopicManager
instances, each associated with a specific PubSub region and cluster.