此内容没有您所选择的语言版本。
10.8. Cache Loaders
10.8.1. About Cache Loaders 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
The cache loader provides JBoss Data Grid's connection to a persistent data store. The cache loader retrieves data from a data store when the required data is not present in the cache. If a cache loader is extended, it can be used as a cache store and can copy the modified data to the data store.
Cache loaders are associated with individual caches. Different caches attached to the same cache manager can have different cache store configurations.