| Package | Description |
|---|---|
| software.amazon.kinesis.leases | |
| software.amazon.kinesis.leases.dynamodb |
| Class and Description |
|---|
| DynamoDBLeaseCoordinator
LeaseCoordinator abstracts away LeaseTaker and LeaseRenewer from the application code that's using leasing.
|
| DynamoDBLeaseRefresher
An implementation of
LeaseRefresher that uses DynamoDB. |
| Class and Description |
|---|
| DynamoDBLeaseCoordinator
LeaseCoordinator abstracts away LeaseTaker and LeaseRenewer from the application code that's using leasing.
|
| DynamoDBLeaseRefresher
An implementation of
LeaseRefresher that uses DynamoDB. |
| DynamoDBLeaseTaker
An implementation of
LeaseTaker that uses DynamoDB via LeaseRefresher. |
| TableCreatorCallback
Callback interface for interacting with the DynamoDB lease table post creation.
|
| TableCreatorCallbackInput |
Copyright © 2019. All rights reserved.