Description:

Provides the ability to use an HBase table as a cache, in place of a DistributedMapCache. Uses a HBase_1_1_2_ClientService controller to communicate with HBase.

Tags:

distributed, cache, state, map, cluster, hbase

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, and whether a property supports the Expression Language Guide.

Name

Default Value

Allowable Values

Description

HBase Cache Table Name Name of the table on HBase to use for the cache.
Supports Expression Language: true
HBase Client Service Controller Service API:
HBaseClientService
Implementation:HBase_1_1_2_ClientService
Specifies the name of the schema to lookup in the Schema Registry property
Supports Expression Language: true
HBase Column Family f Name of the column family on HBase to use for the cache.
Supports Expression Language: true
HBase Column Qualifier q Name of the column qualifier on HBase to use for the cache
Supports Expression Language: true

State management:

This component does not store state.

Restricted:

This component is not restricted.