client-dynamodb-v2
/
app.cash.backfila.client.dynamodbv2.internal
/
DynamoDbBackend
Dynamo
Db
Backend
@
Singleton
()
class
DynamoDbBackend
@
Inject
()
constructor(injector:
Injector
, backfills:
MutableMap
<
String
,
KClass
<out
DynamoDbBackfill
<*, *>>>, dynamoDbClient:
DynamoDbClient
, keyRangeCodec:
DynamoDbKeyRangeCodec
) :
BackfillBackend
Content copied to clipboard
Functions
Properties
Functions
backfills
Link copied to clipboard
open override fun
backfills
():
Set
<
BackfillRegistration
>
Content copied to clipboard
create
Link copied to clipboard
open override fun
create
(backfillName:
String
):
BackfillOperator
?
Content copied to clipboard
Properties
keyRangeCodec
Link copied to clipboard
val
keyRangeCodec
:
DynamoDbKeyRangeCodec
Content copied to clipboard