remote-cache-scheme
Used in: cachestore-scheme, caching-schemes, near-scheme.
Description
The remote-cache-scheme element contains the configuration info necessary to use a clustered cache from outside the cluster via Coherence*Extend.
Elements
The following table describes the elements you can define within the remote-cache-scheme element.
| Element |
Required/Optional |
Description |
| <scheme-name> |
Optional |
Specifies the scheme's name. The name must be unique within a configuration file. |
| <scheme-ref> |
Optional |
Specifies the name of another scheme to inherit from. |
| <service-name> |
Optional |
Specifies the name of the service which will manage caches created from this scheme. |
| <operation-bundling> |
Optional |
Specifies the configuration info for a bundling strategy. |
| <initiator-config> |
Required |
Contains the configuration of the connection initiator used by the service to establish a connection with the cluster. |