Metadata: Topic information.
More...
#include <rdkafkacpp.h>
|
typedef std::vector< const PartitionMetadata * > | PartitionMetadataVector |
| Partitions.
|
|
typedef PartitionMetadataVector::const_iterator | PartitionMetadataIterator |
| Partitions iterator.
|
|
Metadata: Topic information.
◆ topic()
virtual std::string RdKafka::TopicMetadata::topic |
( |
| ) |
const |
|
pure virtual |
◆ partitions()
◆ err()
virtual ErrorCode RdKafka::TopicMetadata::err |
( |
| ) |
const |
|
pure virtual |
- Returns
- Topic error reported by broker
The documentation for this class was generated from the following file: