| Package | Description |
|---|---|
| software.amazon.kinesis.lifecycle | |
| software.amazon.kinesis.retrieval | |
| software.amazon.kinesis.retrieval.fanout | |
| software.amazon.kinesis.retrieval.polling |
| Modifier and Type | Method and Description |
|---|---|
RecordsDeliveryAck |
ShardConsumerNotifyingSubscriber.getRecordsDeliveryAck(RecordsRetrieved recordsRetrieved) |
RecordsDeliveryAck |
NotifyingSubscriber.getRecordsDeliveryAck(RecordsRetrieved recordsRetrieved)
Construct RecordsDeliveryAck object from the incoming data and return it
|
| Modifier and Type | Method and Description |
|---|---|
default void |
RecordsPublisher.notify(RecordsDeliveryAck ack)
Notify the publisher on receipt of a data event.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FanOutRecordsPublisher.notify(RecordsDeliveryAck recordsDeliveryAck) |
| Modifier and Type | Method and Description |
|---|---|
void |
PrefetchRecordsPublisher.notify(RecordsDeliveryAck recordsDeliveryAck) |
Copyright © 2024. All rights reserved.