Package org.apache.camel.component.aws.ddb

Interface Summary
DdbConstants Constants used in Camel AWS DynamoDB component
 

Class Summary
AbstractDdbCommand  
BatchGetItemsCommand  
DdbComponent Defines the AWS DynamoDB component
DdbConfiguration The AWS SDB component configuration properties
DdbEndpoint Defines the AWS DynamoDB endpoint
DdbProducer A Producer which stores data into the Amazon DynamoDB Service AWS DynamoDB
DeleteItemCommand  
DeleteTableCommand  
DescribeTableCommand  
GetItemCommand  
PutItemCommand  
QueryCommand  
ScanCommand  
UpdateItemCommand  
UpdateTableCommand  
 

Enum Summary
DdbOperations  
 



Apache Camel