此内容没有您所选择的语言版本。
16.4. RemoteCacheStore Parameters for Rolling Upgrades
16.4.1. rawValues and RemoteCacheStore 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
By default, the RemoteCacheStore store's values are wrapped in InternalCacheEntry. Enabling the
rawValues
parameter causes the raw values to be stored instead for interoperability with direct access by RemoteCacheManagers.
rawValues
must be enabled in order to interact with a Hot Rod cache via both RemoteCacheStore and RemoteCacheManager.