| Interface | Description |
|---|---|
| Checkpointer |
Interface for checkpoint trackers.
|
| PreparedCheckpointer |
Objects of this class are prepared to checkpoint at a specific sequence number.
|
| RecordProcessorCheckpointer |
Used by RecordProcessors when they want to checkpoint their progress.
|
| ShardRecordProcessor |
The Amazon Kinesis Client Library will instantiate record processors to process data records fetched from Amazon
Kinesis.
|
| ShardRecordProcessorFactory | |
| ShutdownNotificationAware |
Allows a record processor to indicate it's aware of requested shutdowns, and handle the request.
|
| Class | Description |
|---|---|
| ProcessorConfig |
Used by the KCL to configure the processor for processing the records.
|
Copyright © 2019. All rights reserved.