Class FixedPartitionCfg
java.lang.Object
io.camunda.zeebe.broker.system.configuration.partitioning.FixedPartitionCfg
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.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classBean configuration class which lets users configure aFixedPartitionCfg.NodeCfg.priorityfor a given node with IDFixedPartitionCfg.NodeCfg.nodeId. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetNodes()intvoidsetNodes(List<FixedPartitionCfg.NodeCfg> nodes) voidsetPartitionId(int partitionId) toString()