public static class DynamoDBClientFactory.DefaultDynamoDBClientFactory extends org.apache.hadoop.conf.Configured implements DynamoDBClientFactory
DynamoDBClientFactory.DefaultDynamoDBClientFactoryLOG| Constructor and Description |
|---|
DefaultDynamoDBClientFactory() |
| Modifier and Type | Method and Description |
|---|---|
com.amazonaws.services.dynamodbv2.AmazonDynamoDB |
createDynamoDBClient(String defaultRegion)
Create a DynamoDB client object from configuration.
|
public com.amazonaws.services.dynamodbv2.AmazonDynamoDB createDynamoDBClient(String defaultRegion) throws IOException
DynamoDBClientFactorycreateDynamoDBClient in interface DynamoDBClientFactorydefaultRegion - the default region of the AmazonDynamoDB clientIOException - if any IO error happensCopyright © 2008–2020 Apache Software Foundation. All rights reserved.