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.aerospike |
Modifier and Type | Field and Description |
---|---|
private Map<String,AerospikeDBServiceConfig> |
ServiceRunnerSpec_initDbServices.aerospikes |
Modifier and Type | Field and Description |
---|---|
private Map<String,AerospikeDBServiceConfig> |
DbConfigs.aerospikes |
Modifier and Type | Method and Description |
---|---|
Map<String,AerospikeDBServiceConfig> |
DbConfigs.getAerospikes() |
Modifier and Type | Method and Description |
---|---|
void |
DbConfigs.setAerospikes(Map<String,AerospikeDBServiceConfig> aerospikes) |
Modifier and Type | Field and Description |
---|---|
private AerospikeDBServiceConfig |
AerospikeDBService.config |
Modifier and Type | Method and Description |
---|---|
AerospikeDBServiceConfig |
AerospikeDBService.getConfig() |
Modifier and Type | Method and Description |
---|---|
void |
AerospikeDBService.setConfig(AerospikeDBServiceConfig config) |