Uses of Class
com.tangosol.net.topic.TopicBackingMapManager
Packages that use TopicBackingMapManager
-
Uses of TopicBackingMapManager in com.tangosol.net
Methods in com.tangosol.net that return TopicBackingMapManagerModifier and TypeMethodDescriptionTopicService.getTopicBackingMapManager()Return theTopicBackingMapManager.Methods in com.tangosol.net with parameters of type TopicBackingMapManagerModifier and TypeMethodDescriptionvoidTopicService.setTopicBackingMapManager(TopicBackingMapManager manager) Set aTopicBackingMapManagerto be used by thisTopicServiceto create underlying stores for the topic data.