此内容没有您所选择的语言版本。
10.4.2. Remote Cache Store Configuration (Remote Client-Server Mode)
The following is a sample remote cache store configuration for JBoss Data Grid's Remote Client-Server mode.
<remote-store cache="default"
socket-timeout="60000"
tcp-no-delay="true"
fetch-state="false"
passivation="true"
preload="true"
purge="false">
<remote-server outbound-socket-binding="remote-store-hotrod-server" />
</remote-store>