com.alibaba.rocketmq.store.config
类 StorePathConfigHelper
java.lang.Object
com.alibaba.rocketmq.store.config.StorePathConfigHelper
public class StorePathConfigHelper
- extends Object
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StorePathConfigHelper
public StorePathConfigHelper()
getStorePathConsumeQueue
public static String getStorePathConsumeQueue(String rootDir)
getStorePathIndex
public static String getStorePathIndex(String rootDir)
getStoreCheckpoint
public static String getStoreCheckpoint(String rootDir)
getAbortFile
public static String getAbortFile(String rootDir)
getDelayOffsetStorePath
public static String getDelayOffsetStorePath(String rootDir)
getTranStateTableStorePath
public static String getTranStateTableStorePath(String rootDir)
getTranRedoLogStorePath
public static String getTranRedoLogStorePath(String rootDir)
Copyright © 2012–2015. All rights reserved.