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

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

com.alibaba.rocketmq.storeConsumeQueue 的使用
 

返回 ConsumeQueuecom.alibaba.rocketmq.store 中的方法
 ConsumeQueue DefaultMessageStore.findConsumeQueue(String topic, int queueId)
           
 

返回变量类型为 ConsumeQueue 的类型的 com.alibaba.rocketmq.store 中的方法
 ConcurrentHashMap<String,ConcurrentHashMap<Integer,ConsumeQueue>> DefaultMessageStore.getConsumeQueueTable()
           
 



Copyright © 2012–2015. All rights reserved.