Uses of Class
io.datarouter.aws.sqs.SqsClientType
| Package | Description |
|---|---|
| io.datarouter.aws.sqs | |
| io.datarouter.aws.sqs.group | |
| io.datarouter.aws.sqs.single |
-
Uses of SqsClientType in io.datarouter.aws.sqs
Constructors in io.datarouter.aws.sqs with parameters of type SqsClientType Constructor Description BaseSqsNode(io.datarouter.storage.config.DatarouterProperties datarouterProperties, io.datarouter.httpclient.client.DatarouterService datarouterService, io.datarouter.storage.node.NodeParams<PK,D,F> params, SqsClientType sqsClientType, SqsClientManager sqsClientManager, io.datarouter.storage.client.ClientId clientId) -
Uses of SqsClientType in io.datarouter.aws.sqs.group
Constructors in io.datarouter.aws.sqs.group with parameters of type SqsClientType Constructor Description SqsGroupNode(io.datarouter.storage.config.DatarouterProperties datarouterProperties, io.datarouter.httpclient.client.DatarouterService datarouterService, io.datarouter.storage.node.NodeParams<PK,D,F> params, SqsClientType sqsClientType, SqsClientManager sqsClientManager, io.datarouter.storage.client.ClientId clientId) -
Uses of SqsClientType in io.datarouter.aws.sqs.single
Constructors in io.datarouter.aws.sqs.single with parameters of type SqsClientType Constructor Description SqsNode(io.datarouter.storage.config.DatarouterProperties datarouterProperties, io.datarouter.httpclient.client.DatarouterService datarouterService, io.datarouter.storage.node.NodeParams<PK,D,F> params, SqsClientType sqsClientType, SqsClientManager sqsClientManager, io.datarouter.storage.client.ClientId clientId)