Modifier and Type | Field and Description |
---|---|
private DaoShortLivedMap<BidInFlightInfo> |
AdCache.bidInFlightInfoMap |
private DaoShortLivedMap<CacheableWebResponse> |
AdCache.cwrMap |
private DaoShortLivedMap<String> |
AdCache.fcMap |
private DaoShortLivedMap<String> |
AdCache.nurlMap |
Modifier and Type | Method and Description |
---|---|
DaoShortLivedMap<BidInFlightInfo> |
AdCache.getBidInFlightInfoMap() |
DaoShortLivedMap<CacheableWebResponse> |
AdCache.getCwrMap() |
DaoShortLivedMap<String> |
AdCache.getFcMap() |
DaoShortLivedMap<String> |
AdCache.getNurlMap() |
Modifier and Type | Method and Description |
---|---|
<T> DaoShortLivedMap<T> |
DbService.getDaoShortLivedMap() |
<T> DaoShortLivedMap<T> |
DbService.getDaoShortLivedMap(Class<T> type) |
Modifier and Type | Method and Description |
---|---|
<T> DaoShortLivedMap<T> |
AerospikeDBService.getDaoShortLivedMap() |
<T> DaoShortLivedMap<T> |
AerospikeDBService.getDaoShortLivedMap(Class<T> type) |
Modifier and Type | Class and Description |
---|---|
class |
CollectionsShortLivedMap<T> |
Modifier and Type | Method and Description |
---|---|
<T> DaoShortLivedMap<T> |
CollectionsDbService.getDaoShortLivedMap() |
<T> DaoShortLivedMap<T> |
CollectionsDbService.getDaoShortLivedMap(Class<T> type) |
Modifier and Type | Method and Description |
---|---|
<T> DaoShortLivedMap<T> |
DynamoDBService.getDaoShortLivedMap() |
<T> DaoShortLivedMap<T> |
DynamoDBService.getDaoShortLivedMap(Class<T> type) |
Modifier and Type | Class and Description |
---|---|
class |
HzDaoShortLivedMap<T> |
Modifier and Type | Field and Description |
---|---|
private Map<Class<?>,DaoShortLivedMap<? extends Object>> |
HazelcastService.slMapOfMaps |
Modifier and Type | Method and Description |
---|---|
<T> DaoShortLivedMap<T> |
HazelcastService.getDaoShortLivedMap() |
<T> DaoShortLivedMap<T> |
HazelcastService.getDaoShortLivedMap(Class<T> type) |
Modifier and Type | Class and Description |
---|---|
class |
RedisBidInfoDaoShortLivedMap |
class |
RedisCacheableWebResponseDaoShortLivedMap |
class |
RedisDaoShortLivedMap<T> |
class |
RedisStringDaoShortLivedMap |
Modifier and Type | Method and Description |
---|---|
<T> DaoShortLivedMap<T> |
RedisService.getDaoShortLivedMap() |
<T> DaoShortLivedMap<T> |
RedisService.getDaoShortLivedMap(Class<T> type) |
Modifier and Type | Field and Description |
---|---|
private DaoShortLivedMap<CacheableWebResponse> |
OpsSvcSpec_debugNurl.cwrMapMock |
Modifier and Type | Method and Description |
---|---|
private <T> DaoShortLivedMap<T> |
OpsSvcSpec_debugNurl.getDaoShortLivedMapMock() |