Uses of Package
io.camunda.zeebe.broker.partitioning.distribution
Packages that use io.camunda.zeebe.broker.partitioning.distribution
-
Classes in io.camunda.zeebe.broker.partitioning.distribution used by io.camunda.zeebe.broker.partitioning.distributionClassDescriptionA
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.