| Class | Description | 
|---|---|
| BatchGetItemImpl | 
 The implementation for  
BatchGetItemApi. | 
| BatchWriteItemImpl | 
 The implementation for  
BatchWriteItemApi. | 
| DeleteItemImpl | 
 The implementation for  
DeleteItemApi. | 
| Filter<T extends Filter<T>> | 
 Abstract base class for both query filters and scan filters. 
 | 
| GetItemImpl | 
 The implementation for  
GetItemApi. | 
| IndexQueryImpl | 
 The implementation for  
QueryApi for an index. | 
| IndexScanImpl | 
 The implementation for  
ScanApi for an index. | 
| ItemValueConformer | 
 Used to standardize a given  
Item's value into a standard
 internal representation (for purposes such as equality comparison.) | 
| IteratorSupport<T,R> | 
 An internal iterator implementation for  
PageBasedCollection. | 
| ListTablesImpl | 
 The implementation for  
ListTablesApi. | 
| PageBasedCollection<T,R> | 
 Abstract base class for all page-based collections. 
 | 
| PageIterable<T,R> | |
| PutItemImpl | 
 The implementation for  
PutItemApi. | 
| QueryImpl | 
 The implementation for  
QueryApi of a table. | 
| ScanImpl | 
 The implementation for  
ScanApi. | 
| UpdateItemImpl | 
 The implementation for  
UpdateItemApi. | 
| Enum | Description | 
|---|---|
| InternalUtils | Deprecated
 Use  
ItemUtils instead. | 
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.