Allows to choose a distributed map cache client to retrieve the value associated to a key. The coordinates that are passed to the lookup must contain the key 'key'.
lookup, enrich, key, value, map, cache, distributed
In the list below, the names of required properties appear in bold. Any other properties (not in bold) are considered optional. The table also indicates any default values.
Display Name | API Name | Default Value | Allowable Values | Description |
---|---|---|---|---|
Distributed Cache Service | distributed-map-cache-service | Controller Service API: DistributedMapCacheClient Implementations: SimpleRedisDistributedMapCacheClientService HBase_2_ClientMapCacheService HazelcastMapCacheClient DistributedMapCacheClientService RedisDistributedMapCacheClientService CouchbaseMapCacheClient CassandraDistributedMapCache HBase_1_1_2_ClientMapCacheService | The Controller Service that is used to get the cached values. | |
Character Encoding | character-encoding | UTF-8 |
| Specifies a character encoding to use. |