Uses of Interface
io.datarouter.aws.sqs.SqsPhysicalNode
Packages that use SqsPhysicalNode
Package
Description
-
Uses of SqsPhysicalNode in io.datarouter.aws.sqs
Classes in io.datarouter.aws.sqs that implement SqsPhysicalNodeModifier and TypeClassDescriptionclassBaseSqsNode<PK extends io.datarouter.model.key.primary.PrimaryKey<PK>,D extends io.datarouter.model.databean.Databean<PK, D>, F extends io.datarouter.model.serialize.fielder.DatabeanFielder<PK, D>> -
Uses of SqsPhysicalNode in io.datarouter.aws.sqs.blob
Classes in io.datarouter.aws.sqs.blob that implement SqsPhysicalNode -
Uses of SqsPhysicalNode in io.datarouter.aws.sqs.group
Classes in io.datarouter.aws.sqs.group that implement SqsPhysicalNodeModifier and TypeClassDescriptionclassSqsGroupNode<PK extends io.datarouter.model.key.primary.PrimaryKey<PK>,D extends io.datarouter.model.databean.Databean<PK, D>, F extends io.datarouter.model.serialize.fielder.DatabeanFielder<PK, D>> -
Uses of SqsPhysicalNode in io.datarouter.aws.sqs.single
Classes in io.datarouter.aws.sqs.single that implement SqsPhysicalNodeModifier and TypeClassDescriptionclassSqsNode<PK extends io.datarouter.model.key.primary.PrimaryKey<PK>,D extends io.datarouter.model.databean.Databean<PK, D>, F extends io.datarouter.model.serialize.fielder.DatabeanFielder<PK, D>>