Uses of Class
com.tangosol.net.topic.TopicBackingMapManager
-
Packages that use TopicBackingMapManager Package Description com.tangosol.net Contains basic cluster interfaces and factories. -
-
Uses of TopicBackingMapManager in com.tangosol.net
Methods in com.tangosol.net that return TopicBackingMapManager Modifier and Type Method Description TopicBackingMapManagerTopicService. getTopicBackingMapManager()Return theTopicBackingMapManager.Methods in com.tangosol.net with parameters of type TopicBackingMapManager Modifier and Type Method Description voidTopicService. setTopicBackingMapManager(TopicBackingMapManager manager)Set aTopicBackingMapManagerto be used by thisTopicServiceto create underlying stores for the topic data.
-