Uses of Class
com.tangosol.coherence.config.scheme.DistributedScheme
Packages that use DistributedScheme
Package
Description
Defines the Coherence configuration object model classes and interfaces for
Caching and Service Schemes.
Contains basic cluster interfaces and factories.
-
Uses of DistributedScheme in com.tangosol.coherence.config.scheme
Subclasses of DistributedScheme in com.tangosol.coherence.config.schemeModifier and TypeClassDescriptionclassAPagedQueueSchemeis responsible for building a queue.classAPagedTopicSchemeis responsible for building a topic.classASimpleDequeSchemeis responsible for building a simpleNamedMapDequewhere the queue contents are stored in a single partition. -
Uses of DistributedScheme in com.tangosol.net
Methods in com.tangosol.net that return DistributedSchemeModifier and TypeMethodDescriptionprotected DistributedSchemeExtensibleConfigurableCacheFactory.Manager.findDistributedScheme(String sName) Return theDistributedSchemefor a given cache name.