Class TopicSwitchWrapper


  • public class TopicSwitchWrapper
    extends java.lang.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 Detail

    • Method Detail

      • getNewSourceTopic

        public PubSubTopic getNewSourceTopic()
      • getSourceServers

        public java.util.Set<java.lang.String> getSourceServers()