| Package | Description |
|---|---|
| software.amazon.kinesis.leases | |
| software.amazon.kinesis.leases.dynamodb | |
| software.amazon.kinesis.lifecycle |
| Modifier and Type | Method and Description |
|---|---|
LeaseStatsRecorder |
LeaseCoordinator.leaseStatsRecorder() |
| Modifier and Type | Method and Description |
|---|---|
LeaseStatsRecorder |
DynamoDBLeaseCoordinator.leaseStatsRecorder() |
| Constructor and Description |
|---|
DynamoDBLeaseRenewer(LeaseRefresher leaseRefresher,
String workerIdentifier,
long leaseDurationMillis,
ExecutorService executorService,
MetricsFactory metricsFactory,
LeaseStatsRecorder leaseStatsRecorder,
Consumer<Lease> leaseGracefulShutdownCallback)
Constructor.
|
| Constructor and Description |
|---|
ProcessTask(@NonNull ShardInfo shardInfo,
@NonNull ShardRecordProcessor shardRecordProcessor,
@NonNull ShardRecordProcessorCheckpointer recordProcessorCheckpointer,
long backoffTimeMillis,
boolean skipShardSyncAtWorkerInitializationIfLeasesExist,
ShardDetector shardDetector,
@NonNull ThrottlingReporter throttlingReporter,
ProcessRecordsInput processRecordsInput,
boolean shouldCallProcessRecordsEvenForEmptyRecordList,
long idleTimeInMilliseconds,
@NonNull AggregatorUtil aggregatorUtil,
@NonNull MetricsFactory metricsFactory,
SchemaRegistryDecoder schemaRegistryDecoder,
@NonNull LeaseStatsRecorder leaseStatsRecorder) |
Copyright © 2025. All rights reserved.