public class CommitRequest extends TXPacket
TXPacket.PacketType
PACKET_TYPE, type
Constructor and Description |
---|
CommitRequest(org.json.JSONObject json) |
CommitRequest(java.lang.String initiator,
Transaction tx) |
CommitRequest(Transaction tx) |
getRequestID, getRequestType, getResponse, getResponseCode, getServiceName, getTXID, getTXPacketType, isFailed, needsCoordination, setFailed, setResponseCode, toJSONObjectImpl
couldBeJSON, couldBeJSON, couldBeJSON, couldBeJSONArray, couldBeJSONObject, getPacketType, putPacketType, putPacketType, toJSONObject, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
setNeedsCoordination
getClientAddress
getSummary, toBytes, toString
getSummary
public CommitRequest(Transaction tx)
public CommitRequest(java.lang.String initiator, Transaction tx)
public CommitRequest(org.json.JSONObject json) throws org.json.JSONException
org.json.JSONException