Uses of Class
io.datarouter.aws.sqs.SqsQueueNameService
Packages that use SqsQueueNameService
Package
Description
-
Uses of SqsQueueNameService in io.datarouter.aws.sqs
Constructors in io.datarouter.aws.sqs with parameters of type SqsQueueNameServiceModifierConstructorDescriptionBaseSqsNode(SqsQueueNameService sqsQueueNameService, io.datarouter.storage.node.NodeParams<PK, D, F> params, SqsClientType sqsClientType, SqsClientManager sqsClientManager, io.datarouter.storage.client.ClientId clientId) -
Uses of SqsQueueNameService in io.datarouter.aws.sqs.blob
Constructors in io.datarouter.aws.sqs.blob with parameters of type SqsQueueNameServiceModifierConstructorDescriptionSqsBlobNode(SqsQueueNameService sqsQueueNameService, io.datarouter.storage.node.NodeParams<io.datarouter.model.key.EmptyDatabeanKey, io.datarouter.model.databean.EmptyDatabean, io.datarouter.model.databean.EmptyDatabean.EmptyDatabeanFielder> params, io.datarouter.bytes.Codec<T, byte[]> codec, io.datarouter.storage.client.ClientType<?, ?> clientType, SqsClientManager sqsClientManager) -
Uses of SqsQueueNameService in io.datarouter.aws.sqs.group
Constructors in io.datarouter.aws.sqs.group with parameters of type SqsQueueNameServiceModifierConstructorDescriptionSqsGroupNode(SqsQueueNameService sqsQueueNameService, io.datarouter.storage.node.NodeParams<PK, D, F> params, SqsClientType sqsClientType, SqsClientManager sqsClientManager, io.datarouter.storage.client.ClientId clientId) -
Uses of SqsQueueNameService in io.datarouter.aws.sqs.single
Constructors in io.datarouter.aws.sqs.single with parameters of type SqsQueueNameServiceModifierConstructorDescriptionSqsNode(SqsQueueNameService sqsQueueNameService, io.datarouter.storage.node.NodeParams<PK, D, F> params, SqsClientType sqsClientType, SqsClientManager sqsClientManager, io.datarouter.storage.client.ClientId clientId)