as-bytes doesnt exist

This commit is contained in:
Paul Ingles 2012-01-26 10:59:00 +00:00
parent efee73f42d
commit d6d9d52402

View file

@ -2,7 +2,7 @@
(:import [kafka.javaapi.producer Producer ProducerData]
[kafka.producer ProducerConfig]
[kafka.message Message])
(:use [clj-kafka.core :only (as-properties as-bytes)]))
(:use [clj-kafka.core :only (as-properties)]))
(defn producer
"Creates a Producer. m is the configuration