Uses of Interface
io.camunda.zeebe.engine.transport.InterPartitionCommandSender
Packages that use InterPartitionCommandSender
Package
Description
-
Uses of InterPartitionCommandSender in io.camunda.zeebe.engine.processing.deployment.distribute
Constructors in io.camunda.zeebe.engine.processing.deployment.distribute with parameters of type InterPartitionCommandSenderModifierConstructorDescriptionDeploymentDistributionCommandSender(int partitionId, InterPartitionCommandSender sender) -
Uses of InterPartitionCommandSender in io.camunda.zeebe.engine.processing.message.command
Constructors in io.camunda.zeebe.engine.processing.message.command with parameters of type InterPartitionCommandSenderModifierConstructorDescriptionSubscriptionCommandSender(int senderPartition, InterPartitionCommandSender interPartitionCommandSender)