Topic.unassignedPartition

Unassigned partition.

The unassigned partition is used by the producer API for messages that should be partitioned using the configured or default partitioner.

class Topic
nothrow @nogc
enum int unassignedPartition;

Meta