Package | Description |
---|---|
software.amazon.kinesis.retrieval | |
software.amazon.kinesis.retrieval.fanout | |
software.amazon.kinesis.retrieval.polling |
Modifier and Type | Method and Description |
---|---|
RetrievalFactory |
RetrievalSpecificConfig.retrievalFactory()
Creates and returns a retrieval factory for the specific configuration
|
RetrievalFactory |
RetrievalConfig.retrievalFactory() |
Modifier and Type | Class and Description |
---|---|
class |
FanOutRetrievalFactory |
Modifier and Type | Method and Description |
---|---|
RetrievalFactory |
FanOutConfig.retrievalFactory() |
Modifier and Type | Class and Description |
---|---|
class |
SynchronousBlockingRetrievalFactory |
class |
SynchronousPrefetchingRetrievalFactory |
Modifier and Type | Method and Description |
---|---|
RetrievalFactory |
PollingConfig.retrievalFactory() |
Copyright © 2022. All rights reserved.