Package org.gridgain.internal.dr.mapping
Class CacheMappingFactoryImpl
java.lang.Object
org.gridgain.internal.dr.mapping.CacheMappingFactoryImpl
- All Implemented Interfaces:
CacheMappingFactory
Default implementation of
CacheMappingFactory.-
Constructor Summary
ConstructorsConstructorDescriptionCacheMappingFactoryImpl(ZoneId zoneId, Map<String, CacheMappingDescriptor> cacheMappings) Constructor. -
Method Summary
Modifier and TypeMethodDescriptiongetMapping(String cacheName) Returns aCacheMappingfor the given cache.
-
Constructor Details
-
CacheMappingFactoryImpl
Constructor.
-
-
Method Details
-
getMapping
Returns aCacheMappingfor the given cache.- Specified by:
getMappingin interfaceCacheMappingFactory
-