Uses of Interface
com.jcabi.dynamo.Dosage
Packages that use Dosage
Package
Description
Amazon Dynamo DB Object Layer.
Retry all AWS operations a few times.
-
Uses of Dosage in com.jcabi.dynamo
Classes in com.jcabi.dynamo that implement DosageMethods in com.jcabi.dynamo that return DosageModifier and TypeMethodDescriptionQueryValve.fetch(Credentials credentials, String table, Map<String, software.amazon.awssdk.services.dynamodb.model.Condition> conditions, Collection<String> keys) ScanValve.fetch(Credentials credentials, String table, Map<String, software.amazon.awssdk.services.dynamodb.model.Condition> conditions, Collection<String> keys) Valve.fetch(Credentials credentials, String table, Map<String, software.amazon.awssdk.services.dynamodb.model.Condition> conditions, Collection<String> keys) Fetch the first dosage.Dosage.Empty.next()Dosage.next()Fetch next dosage. -
Uses of Dosage in com.jcabi.dynamo.retry
Classes in com.jcabi.dynamo.retry that implement DosageMethods in com.jcabi.dynamo.retry that return DosageModifier and TypeMethodDescriptionReValve.fetch(Credentials credentials, String table, Map<String, software.amazon.awssdk.services.dynamodb.model.Condition> conditions, Collection<String> keys) ReDosage.next()Constructors in com.jcabi.dynamo.retry with parameters of type Dosage