Class PushDeploymentRequestHandler

java.lang.Object
io.camunda.zeebe.broker.system.management.deployment.PushDeploymentRequestHandler
All Implemented Interfaces:
DeploymentResponder, Function<byte[],CompletableFuture<byte[]>>

public final class PushDeploymentRequestHandler extends Object implements Function<byte[],CompletableFuture<byte[]>>, DeploymentResponder