Uses of Class
io.camunda.zeebe.broker.partitioning.topology.TopologyManagerImpl
Packages that use TopologyManagerImpl
-
Uses of TopologyManagerImpl in io.camunda.zeebe.broker.partitioning.startup
Constructors in io.camunda.zeebe.broker.partitioning.startup with parameters of type TopologyManagerImplModifierConstructorDescriptionZeebePartitionFactory(ActorSchedulingService actorSchedulingService, BrokerCfg brokerCfg, BrokerInfo localBroker, CommandApiService commandApiService, ClusterServices clusterServices, ExporterRepository exporterRepository, DiskSpaceUsageMonitor diskSpaceUsageMonitor, AtomixServerTransport gatewayBrokerTransport, JobStreamer jobStreamer, List<PartitionListener> partitionListeners, List<PartitionRaftListener> partitionRaftListeners, TopologyManagerImpl topologyManager, FeatureFlags featureFlags)