public class RecordMetadata
extends java.lang.Object
#send( com.opendxl.streaming.nativeclient.producer.ProducerRecord,
com.opendxl.streaming.nativeclient.producer.Callback) method| Constructor and Description |
|---|
RecordMetadata(org.apache.kafka.clients.producer.RecordMetadata recordMetadata) |
| Modifier and Type | Method and Description |
|---|---|
long |
offset() |
int |
partition() |
java.lang.String |
topic() |