Interface DeploymentDistributor


  • public interface DeploymentDistributor
    • Method Detail

      • pushDeploymentToPartition

        ActorFuture<Void> pushDeploymentToPartition​(long key,
                                                    int partitionId,
                                                    org.agrona.DirectBuffer deploymentBuffer)