Package | Description |
---|---|
com.amazonaws.services.dynamodbv2.document | |
com.amazonaws.services.dynamodbv2.document.internal |
Class and Description |
---|
BatchGetItemImpl
The implementation for
BatchGetItemApi . |
BatchWriteItemImpl
The implementation for
BatchWriteItemApi . |
DeleteItemImpl
The implementation for
DeleteItemApi . |
Filter
Abstract base class for both query filters and scan filters.
|
GetItemImpl
The implementation for
GetItemApi . |
ItemValueConformer
Used to standardize a given
Item 's value into a standard
internal representation (for purposes such as equality comparison.) |
ListTablesImpl
The implementation for
ListTablesApi . |
PageBasedCollection
Abstract base class for all page-based collections.
|
PageIterable |
PutItemImpl
The implementation for
PutItemApi . |
QueryImpl
The implementation for
QueryApi of a table. |
ScanImpl
The implementation for
ScanApi . |
UpdateItemImpl
The implementation for
UpdateItemApi . |
Class and Description |
---|
AbstractImpl
Internal common base class for API implementations.
|
Filter
Abstract base class for both query filters and scan filters.
|
InternalUtils
Internal utilities.
|
IteratorSupport
An internal iterator implementation for
PageBasedCollection . |
PageBasedCollection
Abstract base class for all page-based collections.
|
PageIterable |
PageIterator |
QueryImpl
The implementation for
QueryApi of a table. |
ScanImpl
The implementation for
ScanApi . |
ValueTransformer
Internal value transformer SPI.
|