Class SqsBlobAckOp

java.lang.Object
io.datarouter.aws.sqs.op.SqsBlobOp<Void>
io.datarouter.aws.sqs.blob.op.SqsBlobAckOp
All Implemented Interfaces:
Callable<Void>

public class SqsBlobAckOp extends SqsBlobOp<Void>
  • Constructor Details

    • SqsBlobAckOp

      public SqsBlobAckOp(byte[] handle, io.datarouter.storage.config.Config config, SqsClientManager sqsClientManager, io.datarouter.storage.client.ClientId clientId, String queueUrl)
  • Method Details