| Package | Description |
|---|---|
| com.amazonaws.services.kinesis.clientlibrary.lib.worker |
| Modifier and Type | Method and Description |
|---|---|
static DataFetchingStrategy |
DataFetchingStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataFetchingStrategy[] |
DataFetchingStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RecordsFetcherFactory.setDataFetchingStrategy(DataFetchingStrategy dataFetchingStrategy)
Sets the dataFetchingStrategy to determine the type of GetRecordsCache to be used.
|
void |
SimpleRecordsFetcherFactory.setDataFetchingStrategy(DataFetchingStrategy dataFetchingStrategy) |
Copyright © 2024. All rights reserved.