KafkaConsumer.assign

Update the assignment set to \p partitions.

The assignment set is the set of partitions actually being consumed by the KafkaConsumer.

class KafkaConsumer
nothrow @nogc
assign
(
const TopicPartition[] partitions
)

Meta