Uses of Class
com.tangosol.coherence.config.scheme.DistributedScheme
-
Packages that use DistributedScheme Package Description com.tangosol.coherence.config.scheme Defines the Coherence configuration object model classes and interfaces for Caching and Service Schemes.com.tangosol.net Contains basic cluster interfaces and factories. -
-
Uses of DistributedScheme in com.tangosol.coherence.config.scheme
Subclasses of DistributedScheme in com.tangosol.coherence.config.scheme Modifier and Type Class Description class
PagedTopicScheme
APagedTopicScheme
is responsible for building a topic. -
Uses of DistributedScheme in com.tangosol.net
Methods in com.tangosol.net that return DistributedScheme Modifier and Type Method Description protected DistributedScheme
ExtensibleConfigurableCacheFactory.Manager. findDistributedScheme(String sName)
Return theDistributedScheme
for a given cache name.
-