Class KafkaParams


  • public class KafkaParams
    extends ThirdPartyParams
    This class represents Kafka parameters.
    Since:
    EMS 10.5.0
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String KAFKA_LOG_LEVEL
      String parameter for the Kafka log level.
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Field Detail

      • KAFKA_LOG_LEVEL

        public static final java.lang.String KAFKA_LOG_LEVEL
        String parameter for the Kafka log level.
        Since:
        EMS 10.5.0
        See Also:
        Constant Field Values