Modifier and Type | Field and Description |
---|---|
private Map<String,DbService> |
ServiceRunnerSpec_initDbServices.dbServices |
private Map<String,DbService> |
ServiceRunnerSpec_initCaches.dbServices |
private Map<String,DbService> |
ServiceRunnerSpec_getDbServiceByName.dbServices |
Modifier and Type | Field and Description |
---|---|
private DbService |
AdCacheSpec_init.dbServiceMock |
private DbService |
AdCache.shortTermDb |
Modifier and Type | Method and Description |
---|---|
DbService |
AdCache.getShortTermDb() |
Modifier and Type | Class and Description |
---|---|
class |
AerospikeDBService |
Modifier and Type | Class and Description |
---|---|
class |
CollectionsDbService |
Modifier and Type | Class and Description |
---|---|
class |
DynamoDBService |
Modifier and Type | Class and Description |
---|---|
class |
HazelcastService
Shared caches across all instances - as Hazelcast.
|
Modifier and Type | Class and Description |
---|---|
class |
RedisService
Redis service.
|
Modifier and Type | Field and Description |
---|---|
private Map<String,DbService> |
ServiceRunner.dbServices |
Modifier and Type | Method and Description |
---|---|
DbService |
ServiceRunner.getDbServiceByName(String name) |