Uses of Class
io.camunda.zeebe.broker.partitioning.PartitionManagerImpl
Packages that use PartitionManagerImpl
-
Uses of PartitionManagerImpl in io.camunda.zeebe.broker.bootstrap
Methods in io.camunda.zeebe.broker.bootstrap that return PartitionManagerImplModifier and TypeMethodDescriptionBrokerStartupContext.getPartitionManager()BrokerStartupContextImpl.getPartitionManager()Methods in io.camunda.zeebe.broker.bootstrap with parameters of type PartitionManagerImplModifier and TypeMethodDescriptionvoidBrokerStartupContext.setPartitionManager(PartitionManagerImpl partitionManager) voidBrokerStartupContextImpl.setPartitionManager(PartitionManagerImpl partitionManager)