|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IStoreCommitEvent
Represents an ODS store event that's part of a commit queue.
| Method Summary | |
|---|---|
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} |
| Methods inherited from interface com.neeve.ods.IStoreEvent |
|---|
getSource |
| Methods inherited from interface com.neeve.event.IEvent |
|---|
acquire, dispose, getAcknowledger, getAttachment, getDelay, getDispatchTime, getInstanceNumber, getRemainingTime, getScheduledTime, getType, isEndOfBatch, isHandled, owners, setAcknowledger, setAttachment, setDelay, setEndOfBatch, setHandled, setSource |
| Methods inherited from interface com.neeve.util.UtlReferenceTracker.HasReferenceTracker |
|---|
referenceTracker |
| Method Detail |
|---|
long getTransactionId()
long getStableTransactionId()
@Deprecated boolean isEndOfCommit()
isCommitEnd() instead}
boolean isCommitEnd()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||