Description:
A Controller Service that can be used to communicate with a
Distributed Map Cache Server.
Properties:
In the list below, the names of required properties appear
in bold. Any other properties (not in bold) are considered optional.
If a property has a default value, it is indicated. If a property
supports the use of the NiFi Expression Language (or simply,
"expression language"), that is also indicated.
- Server Hostname
- The name of the server that is running the DistributedMapCacheServer service
- Default value: no default
- Supports expression language: false
- Server Port
- The port on the remote server that is to be used when communicating with the
DistributedMapCacheServer service
- Default value: 4557
- Supports expression language: false
- SSL Context Service
- If specified, indicates the SSL Context Service that is used to communicate with the remote server. If not specified, communications will not be encrypted
- Default value: no default
- Supports expression language: false
- Communications Timeout
- Specifices how long to wait when communicating with the remote server before determining that there is a communications failure if data cannot be sent or received
- Default value: 30 secs
- Supports expression language: false
See Also: