| Package | Description |
|---|---|
| com.amazonaws.mobileconnectors.kinesis.kinesisrecorder |
Primary classes for interacting with the Kinesis connector for offline storage
of records, and improved performance when working with to Amazon Kinesis.
|
| Modifier and Type | Method and Description |
|---|---|
DeadLetterListener |
KinesisRecorderConfig.getDeadLetterListener()
Returns the
DeadLetterListener that will respond to records being dropped. |
| Modifier and Type | Method and Description |
|---|---|
KinesisRecorderConfig |
KinesisRecorderConfig.withDeadLetterListener(DeadLetterListener deadLetterListener)
Sets the
DeadLetterListener that will respond to records being dropped. |
Copyright © 2019. All rights reserved.