Package io.camunda.zeebe.broker.partitioning.distribution
package io.camunda.zeebe.broker.partitioning.distribution
-
ClassesClassDescriptionA
PartitionDistributorimplementation which takes in a provided, fixed mapping which already describes which member maps to which partitions, and returns the appropriate set of distributed partitions on demand.Simplified builder interface to construct aFixedPartitionDistributorto reduce the risk of misconfiguration when building a fixed partition distribution.