Uses of Interface
com.tangosol.coherence.config.scheme.BundlingScheme
-
Packages that use BundlingScheme Package Description com.tangosol.coherence.config.scheme Defines the Coherence configuration object model classes and interfaces for Caching and Service Schemes. -
-
Uses of BundlingScheme in com.tangosol.coherence.config.scheme
Classes in com.tangosol.coherence.config.scheme that implement BundlingScheme Modifier and Type Class Description class
CacheStoreScheme
TheCacheStoreScheme
class is responsible for building a fully configured instance of a CacheStore, CacheLoader or remote NamedCache.class
DistributedScheme
TheDistributedScheme
class builds a distributed cache.class
PagedTopicScheme
APagedTopicScheme
is responsible for building a topic.class
RemoteCacheScheme
TheRemoteCacheScheme
is responsible for building a remote cache.
-