| Modifier and Type | Method and Description |
|---|---|
Checkpointer |
CheckpointFactory.createCheckpointer(LeaseCoordinator leaseCoordinator,
LeaseRefresher leaseRefresher) |
| Modifier and Type | Method and Description |
|---|---|
Checkpointer |
DynamoDBCheckpointFactory.createCheckpointer(LeaseCoordinator leaseLeaseCoordinator,
LeaseRefresher leaseRefresher) |
| Modifier and Type | Method and Description |
|---|---|
LeaseCoordinator |
LeaseManagementFactory.createLeaseCoordinator(MetricsFactory metricsFactory) |
| Modifier and Type | Class and Description |
|---|---|
class |
DynamoDBLeaseCoordinator
LeaseCoordinator abstracts away LeaseTaker and LeaseRenewer from the application code that's using leasing.
|
| Modifier and Type | Method and Description |
|---|---|
LeaseCoordinator |
DynamoDBLeaseManagementFactory.createLeaseCoordinator(MetricsFactory metricsFactory) |
| Constructor and Description |
|---|
ShardConsumerShutdownNotification(LeaseCoordinator leaseCoordinator,
Lease lease,
CountDownLatch notificationCompleteLatch,
CountDownLatch shutdownCompleteLatch)
Creates a new shutdown request object.
|
Copyright © 2019. All rights reserved.