Uses of Interface
com.tangosol.coherence.config.scheme.NamedTopicScheme
Package
Description
Defines the Coherence configuration object model for accessing, customizing
and or modifying configuration.
Defines the Coherence configuration object model classes and interfaces for
Caching and Service Schemes.
Contains classes that providing topic entities for publish/subscribe messaging.
-
Uses of NamedTopicScheme in com.tangosol.coherence.config
Modifier and TypeMethodDescriptionCacheConfig.findSchemeByTopicName
(String sTopicName) Find theCachingScheme
for the specified topic name. -
Uses of NamedTopicScheme in com.tangosol.coherence.config.scheme
-
Uses of NamedTopicScheme in com.tangosol.net.topic
Modifier and TypeClassDescriptionclass
TopicBackingMapManager<D extends TopicDependencies,
S extends NamedTopicScheme> A base class for topic backing map managers.