Uses of Class
io.camunda.zeebe.broker.system.partitions.ZeebePartition
Packages that use ZeebePartition
-
Uses of ZeebePartition in io.camunda.zeebe.broker.partitioning
Methods 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.system.management
Method parameters in io.camunda.zeebe.broker.system.management with type arguments of type ZeebePartitionModifier and TypeMethodDescriptionvoidBrokerAdminServiceImpl.injectPartitionInfoSource(Collection<ZeebePartition> partitions)