Liking cljdoc? Tell your friends :D

kafka-avro-confluent.v2.deserializer

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
raw docstring

->avro-deserializerclj

(->avro-deserializer config)

Avro deserializer for Apache Kafka using Confluent's Schema Registry.

Avro deserializer for Apache Kafka using Confluent's Schema Registry.
sourceraw docstring

-closeclj

(-close this)
source

-configureclj

(-configure this config _key?)
source

-deserializeclj

(-deserialize this _topic data)
source

-initclj

(-init)

Default, no arg constructor.

Default, no arg constructor.
sourceraw docstring

byte-buffer->bytesclj

(byte-buffer->bytes buffer)
source

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

× close