Uses of Class
io.datarouter.aws.sqs.op.SqsBlobOp
Packages that use SqsBlobOp
-
Uses of SqsBlobOp in io.datarouter.aws.sqs
Methods in io.datarouter.aws.sqs that return SqsBlobOpModifier and TypeMethodDescriptionSqsBlobOpFactory.makeAckOp(byte[] handle, io.datarouter.storage.config.Config config) SqsBlobOp<io.datarouter.storage.queue.RawBlobQueueMessage>SqsBlobOpFactory.makePeekOp(io.datarouter.storage.config.Config config) SqsBlobOpFactory.makePutOp(byte[] data, io.datarouter.storage.config.Config config) -
Uses of SqsBlobOp in io.datarouter.aws.sqs.blob.op
Subclasses of SqsBlobOp in io.datarouter.aws.sqs.blob.op