Uses of Class
io.camunda.zeebe.broker.partitioning.Partition
Packages that use Partition
-
Uses of Partition in io.camunda.zeebe.broker.partitioning
Methods in io.camunda.zeebe.broker.partitioning that return PartitionModifier and TypeMethodDescriptionstatic PartitionPartition.bootstrapping(PartitionStartupContext context) Creates a partition that uses the bootstrapping process when started.static PartitionPartition.joining(PartitionStartupContext context) Methods in io.camunda.zeebe.broker.partitioning that return types with arguments of type Partition