public class UnCompletedTransactionMetadata extends TransactionMetadata
| 构造器和说明 |
|---|
UnCompletedTransactionMetadata() |
| 限定符和类型 | 方法和说明 |
|---|---|
long |
getEndIndex() |
int |
getReties() |
long |
getStartIndex() |
void |
incrReties() |
void |
setEndIndex(long endIndex) |
void |
setReties(int reties) |
void |
setStartIndex(long startIndex) |
addOffset, addOffsets, addPrepare, addPrepare, clear, clearOffsets, clearPrepare, containsOffset, containsPrepare, equals, getApp, getCreateTime, getEpoch, getExtension, getLastTime, getOffest, getOffsets, getPrepare, getPrepare, getProducerEpoch, getProducerId, getState, getTimeout, hashCode, isCompleted, isExpired, isExpired, isExpired, isPrepared, nextEpoch, nextProducerEpoch, setApp, setCreateTime, setEpoch, setLastTime, setOffsets, setPrepare, setProducerEpoch, setProducerId, setState, setTimeout, toString, transitionStateTo, updateLastTimegetId, setExtension, setIdpublic void setStartIndex(long startIndex)
public long getStartIndex()
public void setEndIndex(long endIndex)
public long getEndIndex()
public void incrReties()
public void setReties(int reties)
public int getReties()
Copyright © 2020 Joyqueue Community. All rights reserved.