kafka-d v0.0.5 (2018-08-10T09:39:09Z)
Dub
Repo
Producer.this
kafkad
producer
Producer
this
(Client client, string topic, int partition, Compression compression, int compressionLevel)
this
(Client client, string topic, int partition, Compression compression)
this
(Client client, string topic, int partition)
class
Producer
this
(
Client
client
,
string
topic
,
int
partition
)
Parameters
client
Client
the client instance
topic
string
producer topic
partition
int
producer partition
Meta
Source
See Implementation
kafkad
producer
Producer
constructors
this
destructors
~this
functions
commitMessage
pushMessage
reserveMessage
throwException
manifest constants
__isWeakIsolatedType
properties
partition
queue
reservedKey
reservedValue
topic
workerType