Este conteúdo não está disponível no idioma selecionado.
36.4. RemoteCacheStore Parameters for Rolling Upgrades
36.4.1. rawValues and RemoteCacheStore Copiar o linkLink copiado para a área de transferência!
Copiar o linkLink copiado para a área de transferência!
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.
36.4.2. hotRodWrapping Copiar o linkLink copiado para a área de transferência!
Copiar o linkLink copiado para a área de transferência!
The
hotRodWrapping
parameter is a shortcut that enables rawValues and sets an appropriate marshaller and entry wrapper for performing Rolling Upgrades.