Class DeploymentDistributionCommandSender

java.lang.Object
io.camunda.zeebe.engine.processing.deployment.distribute.DeploymentDistributionCommandSender

public final class DeploymentDistributionCommandSender extends Object
  • Constructor Details

    • DeploymentDistributionCommandSender

      public DeploymentDistributionCommandSender(int partitionId, InterPartitionCommandSender sender)
  • Method Details

    • distributeToPartition

      public void distributeToPartition(long key, int receiverPartitionId, DeploymentRecord deploymentRecord)
    • completeOnPartition

      public void completeOnPartition(long deploymentKey)