public class BatchDeleteAttributesCommand extends AbstractSdbCommand
configuration, exchange, log, sdbClient| Constructor and Description |
|---|
BatchDeleteAttributesCommand(com.amazonaws.services.simpledb.AmazonSimpleDB sdbClient,
SdbConfiguration configuration,
org.apache.camel.Exchange exchange) |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<com.amazonaws.services.simpledb.model.DeletableItem> |
determineDeletableItems() |
void |
execute() |
determineConsistentRead, determineDomainName, determineItemName, determineNextToken, determineUpdateConditionpublic BatchDeleteAttributesCommand(com.amazonaws.services.simpledb.AmazonSimpleDB sdbClient,
SdbConfiguration configuration,
org.apache.camel.Exchange exchange)
public void execute()
execute in class AbstractSdbCommandprotected Collection<com.amazonaws.services.simpledb.model.DeletableItem> determineDeletableItems()
Apache Camel