public interface IStoreCommitEvent extends IStoreEvent
| Modifier and Type | Method and Description |
|---|---|
long |
getStableTransactionId()
Get the stable transaction id associated with the commmit
|
long |
getTransactionId()
Get the transaction id associated with the commmit
|
boolean |
isCommitEnd()
Get whether an event is the end of the commit queue.
|
boolean |
isEndOfCommit()
Deprecated.
Use
isCommitEnd() instead} |
getSourceacquire, dispose, getAcknowledger, getAttachment, getDelay, getDispatchTime, getInstanceNumber, getRemainingTime, getScheduledTime, getType, isEndOfBatch, isHandled, owners, setAcknowledger, setAttachment, setDelay, setEndOfBatch, setHandled, setSourcereferenceTrackerlong getTransactionId()
long getStableTransactionId()
@Deprecated boolean isEndOfCommit()
isCommitEnd() instead}boolean isCommitEnd()
Copyright © 2019 Neeve Research, LLC. All Rights Reserved.