remote-invocation-scheme
Used in: caching-schemes
Description
The remote-invocation-scheme element contains the configuration info necessary to execute tasks within the context of a cluster without having to first join the cluster. This scheme uses Coherence*Extend to connect to the cluster.
Elements
The following table describes the elements you can define within the remote-invocation-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. |
| <initiator-config> |
Required |
Contains the configuration of the connection initiator used by the service to establish a connection with the cluster. |