Package | Description |
---|---|
com.enremmeta.rtb.bidder_initialization | |
com.enremmeta.rtb.config |
Package for files serving as beans for configuration entities.
|
com.enremmeta.rtb.dao.impl.dynamodb |
Modifier and Type | Field and Description |
---|---|
private Map<String,DynamoDBServiceConfig> |
ServiceRunnerSpec_initDbServices.dynamodbs |
Modifier and Type | Field and Description |
---|---|
private Map<String,DynamoDBServiceConfig> |
DbConfigs.dynamodbs |
Modifier and Type | Method and Description |
---|---|
Map<String,DynamoDBServiceConfig> |
DbConfigs.getDynamodbs() |
Modifier and Type | Method and Description |
---|---|
void |
DbConfigs.setDynamos(Map<String,DynamoDBServiceConfig> dynamodbs) |
Modifier and Type | Field and Description |
---|---|
private DynamoDBServiceConfig |
DynamoDBService.config |