Liking cljdoc? Tell your friends :D

kafka-avro-confluent.v2.serializer

Avro serializer for Apache Kafka using Confluent's Schema Registry. Use for serializing 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 serializer for Apache Kafka using Confluent's Schema Registry.
Use for serializing 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-serializerclj

(->avro-serializer config & {:keys [key?]})

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

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

-closeclj

(-close this)
source

-configureclj

(-configure this config key?)
source

-initclj

(-init)

Default, no arg constructor.

Default, no arg constructor.
sourceraw docstring

-serializeclj

(-serialize this topic avro-record)
source

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

× close