Uses of Class
io.camunda.zeebe.broker.transport.partitionapi.InterPartitionCommandSenderService
Packages that use InterPartitionCommandSenderService
-
Uses of InterPartitionCommandSenderService in io.camunda.zeebe.broker.system.partitions
Methods in io.camunda.zeebe.broker.system.partitions that return InterPartitionCommandSenderServiceModifier and TypeMethodDescriptionPartitionStartupAndTransitionContextImpl.getPartitionCommandSender()Deprecated.PartitionTransitionContext.getPartitionCommandSender()Methods in io.camunda.zeebe.broker.system.partitions with parameters of type InterPartitionCommandSenderServiceModifier and TypeMethodDescriptionvoidPartitionStartupAndTransitionContextImpl.setPartitionCommandSender(InterPartitionCommandSenderService sender) Deprecated.voidPartitionTransitionContext.setPartitionCommandSender(InterPartitionCommandSenderService sender)