Package | Description |
---|---|
com.enremmeta.rtb.caches | |
com.enremmeta.rtb.dao | |
com.enremmeta.rtb.dao.impl.collections | |
com.enremmeta.rtb.dao.impl.hazelcast | |
com.enremmeta.rtb.dao.impl.redis |
Modifier and Type | Field and Description |
---|---|
private DaoMap<Set<String>> |
UserCacheDaoImplSpec_ALL.segmentMap |
Modifier and Type | Interface and Description |
---|---|
interface |
DaoShortLivedMap<T>
Similar to
DaoMap but with a TTL. |
Modifier and Type | Class and Description |
---|---|
class |
CollectionsDaoMap<T> |
class |
CollectionsShortLivedMap<T> |
Modifier and Type | Class and Description |
---|---|
class |
HzDaoShortLivedMap<T> |
Modifier and Type | Class and Description |
---|---|
class |
RedisBidInfoDaoShortLivedMap |
class |
RedisCacheableWebResponseDaoShortLivedMap |
class |
RedisDaoShortLivedMap<T> |
class |
RedisStringDaoShortLivedMap |