Liking cljdoc? Tell your friends :D

kafka-avro-confluent.deserializers

Avro deserializers that fetch schemas from the Confluent Schema Registry.

They all implement org.apache.kafka.common.serialization.Deserializer

Avro deserializers that fetch schemas from the Confluent Schema Registry.

They all implement org.apache.kafka.common.serialization.Deserializer
raw docstring

->avro-deserializerclj

(->avro-deserializer schema-registry)

Avro deserializer for Apache Kafka using Confluent's Schema Registry. Use for deserializing Kafka keys and values. See https://avro.apache.org/ See http://docs.confluent.io/current/schema-registry/docs See https://github.com/damballa/abracad

Avro deserializer for Apache Kafka using Confluent's Schema Registry.
Use for deserializing Kafka keys and values.
 See https://avro.apache.org/
 See http://docs.confluent.io/current/schema-registry/docs
 See https://github.com/damballa/abracad
sourceraw docstring

byte-buffer->bytesclj

(byte-buffer->bytes buffer)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close