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

使用 com.alibaba.rocketmq.store 的软件包
com.alibaba.rocketmq.store   
com.alibaba.rocketmq.store.ha   
com.alibaba.rocketmq.store.index   
com.alibaba.rocketmq.store.schedule   
com.alibaba.rocketmq.store.stats   
 

com.alibaba.rocketmq.store 使用的 com.alibaba.rocketmq.store 中的类
AllocateMapedFileService
          Create MapedFile in advance
AppendMessageCallback
          Write messages callback interface
AppendMessageResult
          When write a message to the commit log, returns results
AppendMessageStatus
          When write a message to the commit log, returns code
CommitLog
          Store all metadata downtime for recovery, data protection reliability
ConsumeQueue
          消费队列实现
DefaultMessageStore
          存储层默认实现
DispatchRequest
          分发消息位置信息到逻辑队列和索引服务
GetMessageResult
          访问消息返回结果
GetMessageStatus
          访问消息返回的状态码
MapedFile
          Pagecache文件访问封装
MessageExtBrokerInner
          存储内部使用的Message对象
MessageFilter
          消息过滤接口
MessageStore
          存储层对外提供的接口
PutMessageResult
          写入消息返回结果
PutMessageStatus
          写入消息过程的返回结果
QueryMessageResult
          通过Key查询消息,返回结果
ReferenceResource
          引用计数基类,类似于C++智能指针实现
RunningFlags
          存储模型运行过程的状态位
SelectMapedBufferResult
          查询Pagecache返回结果
StoreCheckpoint
          记录存储模型最终一致的时间点
StoreStatsService
          存储层内部统计服务
 

com.alibaba.rocketmq.store.ha 使用的 com.alibaba.rocketmq.store 中的类
CommitLog.GroupCommitRequest
           
DefaultMessageStore
          存储层默认实现
 

com.alibaba.rocketmq.store.index 使用的 com.alibaba.rocketmq.store 中的类
DefaultMessageStore
          存储层默认实现
 

com.alibaba.rocketmq.store.schedule 使用的 com.alibaba.rocketmq.store 中的类
DefaultMessageStore
          存储层默认实现
 

com.alibaba.rocketmq.store.stats 使用的 com.alibaba.rocketmq.store 中的类
DefaultMessageStore
          存储层默认实现
 



Copyright © 2012–2015. All rights reserved.