Uses of Class
com.tangosol.coherence.config.scheme.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
Modifier and TypeClassDescriptionclass
TheAbstractCompositeScheme
manages a scheme that is used to build a composite cache consisting of a front map and a back cache/map.class
TheAbstractJournalScheme
contains functionality common to all Journal schemes.class
TheBackingMapScheme
class is responsible for building a fully configured instance of a backing map.class
TheCaffeineScheme
class is responsible for building a fully configured instance of aCaffeineCache
.class
TheClassScheme
class is responsible for building customCachingScheme
s and customCacheStoreScheme
s.class
This scheme is internally used to provide theParameterizedBuilder
that constructs theview-filter
for theViewScheme
.class
class
TheExternalScheme
class is responsible for building a fully configured instance of a ExternalCache.class
TheFlashJournalScheme
is used to create an instance of a Flash Journal map.class
TheLocalScheme
class is responsible for building a fully configured instance of a LocalCache.class
TheNearScheme
is used to realize (create) an instance of a NearCache.class
class
ThePagedExternalScheme
class is responsible for building a fully configured instance of a PagedExternalCache.class
TheRamJournalScheme
is used to create an instance of a Ram Journal map.class
TheRemoteCacheScheme
is responsible for creating a fully configured ReadWriteBackingMap.class
A Scheme that realizes both services and caches for Coherence 12.2.1.4 feature named 'views'.