Class SqsBlobPutOp

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

public class SqsBlobPutOp extends SqsBlobOp<Void>
  • Constructor Details

    • SqsBlobPutOp

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