Package | Description |
---|---|
com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper |
Primary classes for interacting with the DynamoDB Object Mapper mobile connector for easily storing Java objects in the cloud.
|
Modifier and Type | Class and Description |
---|---|
class |
PaginatedParallelScanList<T>
Implementation of the List interface that represents the results from a
parallel scan in AWS DynamoDB.
|
class |
PaginatedQueryList<T>
Implementation of the List interface that represents the results from a query
in AWS DynamoDB.
|
class |
PaginatedScanList<T>
Implementation of the List interface that represents the results from a scan
in AWS DynamoDB.
|
Copyright © 2019. All rights reserved.