| Interface | Description |
|---|---|
| ICheckpoint |
Interface for checkpoint trackers.
|
| IRecordProcessor |
The Amazon Kinesis Client Library will instantiate record processors to process data records fetched from Amazon
Kinesis.
|
| IRecordProcessorCheckpointer |
Used by RecordProcessors when they want to checkpoint their progress.
|
| IRecordProcessorFactory |
The Amazon Kinesis Client Library will use this to instantiate a record processor per shard.
|
Copyright © 2017. All rights reserved.