| Package | Description |
|---|---|
| com.amazonaws.services.kinesis.leases.impl | |
| com.amazonaws.services.kinesis.leases.interfaces |
| Class and Description |
|---|
| IKinesisClientLeaseManager
A decoration of ILeaseManager that adds methods to get/update checkpoints.
|
| ILeaseManager
Supports basic CRUD operations for Leases.
|
| ILeaseRenewer
ILeaseRenewer objects are used by LeaseCoordinator to renew leases held by the LeaseCoordinator.
|
| ILeaseSerializer
Utility class that manages the mapping of Lease objects/operations to records in DynamoDB.
|
| ILeaseTaker
ILeaseTaker is used by LeaseCoordinator to take new leases, or leases that other workers fail to renew.
|
| Class and Description |
|---|
| ILeaseManager
Supports basic CRUD operations for Leases.
|
Copyright © 2017. All rights reserved.