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} |
getSource
acquire, dispose, getAcknowledger, getAttachment, getDelay, getDispatchTime, getInstanceNumber, getRemainingTime, getScheduledTime, getType, isEndOfBatch, isHandled, owners, setAcknowledger, setAttachment, setDelay, setEndOfBatch, setHandled, setSource
referenceTracker
long getTransactionId()
long getStableTransactionId()
@Deprecated boolean isEndOfCommit()
isCommitEnd()
instead}boolean isCommitEnd()
Copyright © 2019 Neeve Research, LLC. All Rights Reserved.