类 com.alibaba.rocketmq.store.GetMessageResult
的使用

使用 GetMessageResult 的软件包
com.alibaba.rocketmq.store   
 

com.alibaba.rocketmq.storeGetMessageResult 的使用
 

返回 GetMessageResultcom.alibaba.rocketmq.store 中的方法
 GetMessageResult MessageStore.getMessage(String group, String topic, int queueId, long offset, int maxMsgNums, SubscriptionData subscriptionData)
          读取消息,如果types为null,则不做过滤
 GetMessageResult DefaultMessageStore.getMessage(String group, String topic, int queueId, long offset, int maxMsgNums, SubscriptionData subscriptionData)
           
 



Copyright © 2012–2015. All rights reserved.