Here's the list of the deserializers available in this jar and a quick explanation of each deserializer behaviour.
These deserializers are for demo/test purpose only.
This deserializer completely ignores the content of the messages it receives from Kafka.
For each message it receives from Kafka, it returns this is a message.
This deserializer completely ignores the content of the messages it receives from Kafka.
For each message it receives from Kafka, it returns the letter c.
This deserializer completely ignores the content of the messages it receives from Kafka.
For each message it receives from Kafka, it returns the value 1.
This deserializer completely ignores the content of the messages it receives from Kafka.
For each message it receives from Kafka, it returns the value 1.234.
This deserializer completely ignores the content of the messages it receives from Kafka.
For each message it receives from Kafka, it returns the value 1.456.
This deserializer completely ignores the content of the messages it receives from Kafka.
For each message it receives from Kafka, it returns the value 2.
This deserializer completely ignores the content of the messages it receives from Kafka.
For each message it receives from Kafka, it returns the value true.
This deserializer completely ignores the content of the messages it receives from Kafka.
For each message it receives from Kafka, it returns the value 6.
This deserializer completely ignores the content of the messages it receives from Kafka.
For each message it receives from Kafka, it returns null.