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