Class TopicSwitchWrapper

java.lang.Object
com.linkedin.davinci.kafka.consumer.TopicSwitchWrapper

public class TopicSwitchWrapper extends Object
This class precomputes the conversion from Avro's CharSequence to String, and also hangs on to the correct instance of PubSubTopic, so that the lookup need not be performed in many locations.
  • Constructor Details

  • Method Details

    • getTopicSwitch

      public TopicSwitch getTopicSwitch()
    • getNewSourceTopic

      public PubSubTopic getNewSourceTopic()
    • getSourceServers

      public Set<String> getSourceServers()