| Package | Description |
|---|---|
| software.amazon.kinesis.retrieval | |
| software.amazon.kinesis.retrieval.polling |
| Modifier and Type | Class and Description |
|---|---|
class |
KinesisGetRecordsResponseAdapter |
| Modifier and Type | Method and Description |
|---|---|
default GetRecordsResponseAdapter |
DataFetcherResult.acceptAdapter()
Accepts the result, and advances the shard iterator.
|
default GetRecordsResponseAdapter |
GetRecordsRetrievalStrategy.getRecordsAdapter(int maxRecords)
Gets a set of records from Kinesis.
|
default GetRecordsResponseAdapter |
DataFetcherResult.getResultAdapter()
The result of the request to Kinesis
|
| Modifier and Type | Method and Description |
|---|---|
GetRecordsResponseAdapter |
SynchronousGetRecordsRetrievalStrategy.getRecordsAdapter(int maxRecords) |
Copyright © 2025. All rights reserved.