이 콘텐츠는 선택한 언어로 제공되지 않습니다.
12.2.2. File Cache Store Configuration (Remote Client-Server Mode)
The following is an example of a File Cache Store configuration for JBoss Data Grid's Remote Client-Server mode:
- The
name
parameter of thelocal-cache
attribute is used to specify a name for the cache. - The
file-store
element specifies configuration information for the file cache store. Attributes for this element include therelative-to
parameter used to define a named path, and thepath
parameter used to specify a directory withinrelative-to
.