Uses of Class
io.camunda.zeebe.broker.system.partitions.ZeebePartition
Packages that use ZeebePartition
Package
Description
-
Uses of ZeebePartition in io.camunda.zeebe.broker.partitioning
Methods in io.camunda.zeebe.broker.partitioning that return ZeebePartitionMethods in io.camunda.zeebe.broker.partitioning that return types with arguments of type ZeebePartitionModifier and TypeMethodDescriptionPartitionManager.getZeebePartitions()PartitionManagerImpl.getZeebePartitions() -
Uses of ZeebePartition in io.camunda.zeebe.broker.partitioning.startup
Methods in io.camunda.zeebe.broker.partitioning.startup that return ZeebePartitionModifier and TypeMethodDescriptionZeebePartitionFactory.constructPartition(RaftPartition raftPartition, FileBasedSnapshotStore snapshotStore) PartitionStartupContext.zeebePartition()Methods in io.camunda.zeebe.broker.partitioning.startup with parameters of type ZeebePartitionModifier and TypeMethodDescriptionPartitionStartupContext.zeebePartition(ZeebePartition zeebePartition)