Interface Message


  • public interface Message
    Message is the primary data object send to the Kafka topic with payload the describe the data. It can be JSON or Avro format.
    Author:
    Steve Hu