public class DynamoDBClientPool extends Object
Modifier and Type | Field and Description |
---|---|
protected static ExecutorService |
DYNAMO_RETRY_POOL |
Constructor and Description |
---|
DynamoDBClientPool() |
Modifier and Type | Method and Description |
---|---|
com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync |
getClient(DynamoDBOptions options) |
static DynamoDBClientPool |
getInstance() |
protected static ExecutorService DYNAMO_RETRY_POOL
public static DynamoDBClientPool getInstance()
public com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync getClient(DynamoDBOptions options)
Copyright © 2013–2022. All rights reserved.