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-client-or-config
                     &
                     {:keys [convert-logical-types?]
                      :or {convert-logical-types? true}})

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 builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close