此内容没有您所选择的语言版本。
4.3.3. Configure Local Mode (Library Mode)
In JBoss Data Grid's Library mode, setting a cache's
mode parameter to local equals not specifying a clustering mode at all. In the case of the latter, the cache defaults to local mode, even if its cache manager defines a transport.
Set the cluster mode to local as follows:
<clustering mode="local" />