Uses of Class
com.tangosol.coherence.config.scheme.AbstractLocalCachingScheme
Packages that use AbstractLocalCachingScheme
Package
Description
Defines the Coherence configuration object model classes and interfaces for
 Caching and Service Schemes.
- 
Uses of AbstractLocalCachingScheme in com.tangosol.coherence.config.scheme
Subclasses of AbstractLocalCachingScheme in com.tangosol.coherence.config.schemeModifier and TypeClassDescriptionclassTheAbstractCompositeSchememanages a scheme that is used to build a composite cache consisting of a front map and a back cache/map.classTheAbstractJournalSchemecontains functionality common to all Journal schemes.classTheBackingMapSchemeclass is responsible for building a fully configured instance of a backing map.classTheCaffeineSchemeclass is responsible for building a fully configured instance of aCaffeineCache.classTheClassSchemeclass is responsible for building customCachingSchemes and customCacheStoreSchemes.classThis scheme is internally used to provide theParameterizedBuilderthat constructs theview-filterfor theViewScheme.classclassTheExternalSchemeclass is responsible for building a fully configured instance of a ExternalCache.classTheFlashJournalSchemeis used to create an instance of a Flash Journal map.classTheLocalSchemeclass is responsible for building a fully configured instance of a LocalCache.classTheNearSchemeis used to realize (create) an instance of a NearCache.classclassThePagedExternalSchemeclass is responsible for building a fully configured instance of a PagedExternalCache.classTheRamJournalSchemeis used to create an instance of a Ram Journal map.classTheRemoteCacheSchemeis responsible for creating a fully configured ReadWriteBackingMap.classA Scheme that realizes both services and caches for Coherence 12.2.1.4 feature named 'views'.