DistributedMapCacheLookupService

Description:

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'.

Tags:

lookup, enrich, key, value, map, cache, distributed

Properties:

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 NameAPI NameDefault ValueAllowable ValuesDescription
Distributed Cache Servicedistributed-map-cache-serviceController Service API:
DistributedMapCacheClient
Implementations: HBase_2_ClientMapCacheService
SimpleRedisDistributedMapCacheClientService
HazelcastMapCacheClient
CouchbaseMapCacheClient
RedisDistributedMapCacheClientService
DistributedMapCacheClientService
CassandraDistributedMapCache
The Controller Service that is used to get the cached values.
Character Encodingcharacter-encodingUTF-8
  • ISO-8859-1
  • UTF-8
  • UTF-16
  • UTF-16LE
  • UTF-16BE
  • US-ASCII
Specifies a character encoding to use.

State management:

This component does not store state.

Restricted:

This component is not restricted.

System Resource Considerations:

None specified.