PRODUCTS AND SERVICES INDUSTRIES SUPPORT PARTNERS COMMUNITIES ABOUT
  Coherence 3.2 User Guide
  caching-scheme-mapping
Added by Rob Misek, last edited by Mark Falco on Feb 10, 2006  (view change)

Labels

 
(None)

caching-scheme-mapping

Used in: cache-config

Description

Defines mappings between cache names, or name patterns, and caching-schemes. For instance you may define that caches whose names start with "accounts-" will use a distributed caching scheme, while caches starting with the name "rates-" will use a replicated caching scheme.

Elements

The following table describes the elements you can define within the caching-scheme-mapping element.

Element Required/Optional Description
<cache-mapping> Optional Contains a single binding between a cache name and the caching scheme this cache will use.