| Interface | Description |
|---|---|
| Metric |
A Databus Metric
|
| Class | Description |
|---|---|
| HeadersField | |
| MetricName |
A Metric name
|
| Node |
Information about a Databus node
|
| OffsetAndTimestamp |
A container class for offset and timestamp.
|
| PartitionInfo |
Information about a topic-partition.
|
| RecordMetadata |
The metadata for a record that has been acknowledged by the server
An object of this class is built only for Databus as a result
of a
#send( com.opendxl.streaming.nativeclient.producer.ProducerRecord,
com.opendxl.streaming.nativeclient.producer.Callback) method |
| TopicPartition |
A topic name and partition number
|