JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
D
I
L
S
D
DynamoDBProxyManager
- Class in
io.github.bucket4j.dynamodb.v1
The extension of Bucket4j library addressed to support
AWS DynamoDB
as backend via
AWS SDK for Java 1.x
.
I
io.github.bucket4j.dynamodb.v1
- package io.github.bucket4j.dynamodb.v1
L
longKey(AmazonDynamoDB, String, ClientSideConfig)
- Static method in class io.github.bucket4j.dynamodb.v1.
DynamoDBProxyManager
Returns implementation that uses
Long
(DynamoDB Number) for keys.
S
stringKey(AmazonDynamoDB, String, ClientSideConfig)
- Static method in class io.github.bucket4j.dynamodb.v1.
DynamoDBProxyManager
Returns implementation that uses
String
(DynamoDB String) for keys.
D
I
L
S
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2022. All rights reserved.