public abstract class CommitRollbackMessage extends ServerInputMessage
Modifier and Type | Method and Description |
---|---|
long |
getTransactionID()
Gets The server-side ID of the transaction that requests to be either committed or rolled back.
|
boolean |
isCommit()
Gets the commit flag
|
getMessageTypeID, readMessage, sendMessage
public final boolean isCommit()
public final long getTransactionID()