| Package | Description |
|---|---|
| org.commonjava.indy.subsys.kafka |
| Modifier and Type | Method and Description |
|---|---|
void |
IndyKafkaProducer.send(String topic,
String message,
LogbackFormatter formatter)
Non-blocking send with a logback formatter to format the message.
|
void |
IndyKafkaProducer.send(String topic,
String message,
LogbackFormatter formatter,
long timeoutMillis)
Blocking send with a logback formatter to format the message.
|
Copyright © 2011-2020-2020. All Rights Reserved.