public class KafkaProducer extends Object implements RadioTransport
| Modifier and Type | Field and Description |
|---|---|
static String |
KAFKA_TOPIC |
| Constructor and Description |
|---|
KafkaProducer(Radio radio) |
public static final String KAFKA_TOPIC
public KafkaProducer(Radio radio)
public void send(Message msg)
send in interface RadioTransportpublic byte[] serialize(Message msg) throws IOException
IOExceptionCopyright © 2014. All Rights Reserved.