librdkafka-d ~master (2017-04-27T15:04:37Z)
Dub
Repo
TopicPartition.this
rdkafkad
topic
TopicPartition
ditto
this
(const(char)[] topic, int partition)
struct
TopicPartition
nothrow
this
(
const
(
char
)[]
topic
,
int
partition
)
this
(const(char)* topic, int partition)
this
(rd_kafka_topic_partition_t* c_part)
void
toString
(void delegate(const(char)[]) sink)
Meta
Source
See Implementation
rdkafkad
topic
TopicPartition
constructors
this
functions
err
offset
partition
toString
topic
variables
err_
offset_
partition_
topic_
ditto