| Package | Description |
|---|---|
| com.amazonaws.services.kinesis.leases.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
LeaseTaker<T extends Lease>
An implementation of ILeaseTaker that uses DynamoDB via LeaseManager.
|
| Constructor and Description |
|---|
LeaseCoordinator(ILeaseTaker<T> leaseTaker,
ILeaseRenewer<T> leaseRenewer,
long leaseDurationMillis,
long epsilonMillis,
int maxLeasesForWorker,
int maxLeasesToStealAtOneTime,
IMetricsFactory metricsFactory) |
Copyright © 2021. All rights reserved.