Uses of Class
com.tangosol.coherence.config.SchemeMappingRegistry
-
Packages that use SchemeMappingRegistry Package Description com.tangosol.coherence.config Defines the Coherence configuration object model for accessing, customizing and or modifying configuration. -
-
Uses of SchemeMappingRegistry in com.tangosol.coherence.config
Methods in com.tangosol.coherence.config with parameters of type SchemeMappingRegistry Modifier and Type Method Description void
CacheConfig. addCacheMappingRegistry(SchemeMappingRegistry registry)
Add cache scheme mappings to theSchemeMappingRegistry
.void
CacheConfig. addRegistrySchemeMapping(SchemeMappingRegistry registry)
Add topic scheme mappings to schemeSchemeMappingRegistry
if no mapping already exists for the same patter.
-