| Interface | Description |
|---|---|
| IRecordProcessor |
The Amazon Kinesis Client Library will instantiate record processors to process data records fetched from Amazon
Kinesis.
|
| IRecordProcessorFactory |
The Amazon Kinesis Client Library will use this to instantiate a record processor per shard.
|
| IShutdownNotificationAware |
Allows a record processor to indicate it's aware of requested shutdowns, and handle the request.
|
Copyright © 2021. All rights reserved.