JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Package
com.networknt.kafka.common
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