| 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  QueryApifor an index. | 
| IndexScanImpl | The implementation for  ScanApifor 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  QueryApiof a table. | 
| ScanImpl | The implementation for  ScanApi. | 
| UpdateItemImpl | The implementation for  UpdateItemApi. | 
| Enum | Description | 
|---|---|
| InternalUtils | Internal utilities. | 
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.