接口 com.taobao.metamorphosis.client.TopicBrowser
的使用

使用 TopicBrowser 的软件包
com.taobao.metamorphosis.client   
 

com.taobao.metamorphosis.clientTopicBrowser 的使用
 

实现 TopicBrowsercom.taobao.metamorphosis.client 中的类
 class MetaTopicBrowser
          TopicBrowser implementation.
 

返回 TopicBrowsercom.taobao.metamorphosis.client 中的方法
 TopicBrowser MetaMessageSessionFactory.createTopicBrowser(String topic)
           
 TopicBrowser MessageSessionFactory.createTopicBrowser(String topic)
          Returns a topic browser to iterate all messages under the topic from all alive brokers.
 TopicBrowser MetaMessageSessionFactory.createTopicBrowser(String topic, int maxSize, long timeout, TimeUnit timeUnit)
           
 TopicBrowser MessageSessionFactory.createTopicBrowser(String topic, int maxSize, long timeout, TimeUnit timeUnit)
          Returns a topic browser to iterate all messages under the topic from all alive brokers.
 



Copyright © 2010–2013. All rights reserved.