librdkafka-d ~master (2017-04-27T15:04:37Z)
Dub
Repo
PartitionerKeyPointerCb
rdkafkad
Variant partitioner with key pointer
alias
PartitionerKeyPointerCb
=
int
delegate
(
const
Topic
topic
,
const
(
void
)*
key
,
size_t
key_len
,
int
partition_cnt
,
void
*
msg_opaque
)
nothrow @
nogc
Meta
Source
See Implementation
rdkafkad
modules
config
handler
metadata
topic
aliases
ConsumeCb
DeliveryReportCb
EventCb
OffsetCommitCb
PartitionerCb
PartitionerKeyPointerCb
RebalanceCb
SocketCb
enums
ErrorCode
functions
err2str
getDebugContexts
versionStr
version_
waitDestroyed
manifest constants
RD_KAFKA_VERSION
structs
Event
Message
Variant partitioner with key pointer