com.alibaba.rocketmq.store
类 CommitLog.GroupCommitRequest
java.lang.Object
com.alibaba.rocketmq.store.CommitLog.GroupCommitRequest
- 包容类:
- CommitLog
public class CommitLog.GroupCommitRequest
- extends Object
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommitLog.GroupCommitRequest
public CommitLog.GroupCommitRequest(long nextOffset)
getNextOffset
public long getNextOffset()
wakeupCustomer
public void wakeupCustomer(boolean flushOK)
waitForFlush
public boolean waitForFlush(long timeout)
Copyright © 2012–2015. All rights reserved.