| Package | Description |
|---|---|
| software.amazon.kinesis.coordinator | |
| software.amazon.kinesis.lifecycle |
| Modifier and Type | Method and Description |
|---|---|
ShardRecordProcessorCheckpointer |
SchedulerCoordinatorFactory.createRecordProcessorCheckpointer(ShardInfo shardInfo,
Checkpointer checkpoint)
Creates a RecordProcessorChedckpointer to be used by the Scheduler.
|
ShardRecordProcessorCheckpointer |
CoordinatorFactory.createRecordProcessorCheckpointer(ShardInfo shardInfo,
Checkpointer checkpoint)
Creates a RecordProcessorChedckpointer to be used by the Scheduler.
|
| Constructor and Description |
|---|
ProcessTask(ShardInfo shardInfo,
ShardRecordProcessor shardRecordProcessor,
ShardRecordProcessorCheckpointer recordProcessorCheckpointer,
long backoffTimeMillis,
boolean skipShardSyncAtWorkerInitializationIfLeasesExist,
ShardDetector shardDetector,
ThrottlingReporter throttlingReporter,
ProcessRecordsInput processRecordsInput,
boolean shouldCallProcessRecordsEvenForEmptyRecordList,
long idleTimeInMilliseconds,
AggregatorUtil aggregatorUtil,
MetricsFactory metricsFactory) |
Copyright © 2019. All rights reserved.