public abstract class EndTransactionMessage extends ServerInputMessage
Modifier and Type | Method and Description |
---|---|
long |
getTransactionID()
Gets The server-side ID of the transaction to be ended.
|
boolean |
isCommit()
Gets the commit flag
|
getMessageTypeID, readMessage, sendMessage
public final long getTransactionID()
public final boolean isCommit()