Uses of Class
com.tangosol.coherence.config.TopicMapping
Package
Description
Defines the Xml document Element and Attribute Processors for Coherence Cache
Configuration files.
Contains basic cluster interfaces and factories.
-
Uses of TopicMapping in com.tangosol.coherence.config.xml.processor
Modifier and TypeMethodDescriptionTopicMappingProcessor.process
(ProcessingContext context, XmlElement element) -
Uses of TopicMapping in com.tangosol.net
Modifier and TypeMethodDescriptionvoid
ValueTypeAssertion.assertTypeSafety
(String sName, TopicMapping mapping) Asserts the type compatibility of a topic given theTopicMapping
that defines the topic.void
ValueTypeAssertion.WithValueTypeAssertion.assertTypeSafety
(String sTopicName, TopicMapping mapping) Asserts the type compatibility of a topic given theTopicMapping
that defines the topic.