PageStoreInDoubtTransaction
Represents an in-doubt transaction (a transaction in the prepare phase).
Methods
PageStoreInDoubtTransaction
(PageStore store, int sessionId, int pos, String transaction)
Create a new in-doubt transaction info object.
PageStoreInDoubtTransaction
(PageStore store, int sessionId, int pos, String transaction)
Create a new in-doubt transaction info object.
Parameters:
store - the page store
sessionId - the session id
pos - the position
transaction - the transaction name
String
getState
()
String
getState
()
String
getTransactionName
()
String
getTransactionName
()
void
setState
(int state)
void
setState
(int state)