|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CompletedForwardTransaction
The CompletedTransaction interface.
Method Summary | |
---|---|
long |
getCompletedTimestamp()
This method returns the completed timestamp |
long |
getSequenceNumber()
This method gets the sequence number of the transaction |
long |
getStoredTimestamp()
This method returns the stored timestamp |
String |
getTransaction()
This method returns the transaction data. |
Method Detail |
---|
long getCompletedTimestamp() throws RemoteException
RemoteException
long getSequenceNumber() throws RemoteException
RemoteException
long getStoredTimestamp() throws RemoteException
RemoteException
String getTransaction() throws RemoteException
RemoteException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |