Package com.linkedin.venice.pubsub
Class PubSubContext
java.lang.Object
com.linkedin.venice.pubsub.PubSubContext
PubSubContext
is a container class that holds all the core components required
for managing PubSub infrastructure, including topic managers, position registry,
position deserializer, and topic repository.-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
getTopicManager
-
getTopicManagerRepository
-
getPubSubPositionTypeRegistry
-
getPubSubPositionDeserializer
-
getPubSubTopicRepository
-