Class KafkaTestSupport


  • public final class KafkaTestSupport
    extends Object
    • Constructor Detail

      • KafkaTestSupport

        public KafkaTestSupport()
    • Method Detail

      • getBootstrapServers

        public static String getBootstrapServers()
      • getKafkaConfigValue

        public static String getKafkaConfigValue​(String key)
      • setKafkaConfigProperty

        public static void setKafkaConfigProperty​(Properties props,
                                                  String key)
      • setKafkaConfigFromProperty

        public static void setKafkaConfigFromProperty​(Properties props,
                                                      String key,
                                                      String valueKey)