Class KafkaNull


  • public final class KafkaNull
    extends java.lang.Object
    This class represents NULL Kafka payload.
    Since:
    1.0.3
    Author:
    Dariusz Szablinski, Gary Russell
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static KafkaNull INSTANCE
      Instance of KafkaNull.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • INSTANCE

        public static final KafkaNull INSTANCE
        Instance of KafkaNull.