Class PubSubContext

java.lang.Object
com.linkedin.venice.pubsub.PubSubContext

public class PubSubContext extends Object
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.