com.alibaba.rocketmq.tools.command.message
类 Store
java.lang.Object
com.alibaba.rocketmq.tools.command.message.Store
public class Store
- extends Object
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MessageMagicCode
public static final int MessageMagicCode
- 另请参见:
- 常量字段值
Store
public Store(String cStorePath,
int cSize,
String lStorePath,
int lSize)
load
public boolean load()
findConsumeQueue
public ConsumeQueue findConsumeQueue(String topic,
int queueId)
traval
public void traval(boolean openAll)
Copyright © 2012-2014. All Rights Reserved.