java.lang.Object
io.camunda.zeebe.broker.system.configuration.partitioning.FixedPartitionCfg

public final class FixedPartitionCfg extends Object
Bean configuration for the Scheme.FIXED partitioning scheme. Allows users to define a mapping between a partition with a given partitionId and a set of nodes, as defined in FixedPartitionCfg.NodeCfg.
  • Constructor Details

    • FixedPartitionCfg

      public FixedPartitionCfg()
  • Method Details