public class CommitRequest extends TXPacket
TXPacket.PacketTypePACKET_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, toJSONObjectImplcouldBeJSON, couldBeJSON, couldBeJSON, couldBeJSONArray, couldBeJSONObject, getPacketType, putPacketType, putPacketType, toJSONObject, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitsetNeedsCoordinationgetClientAddressgetSummary, toBytes, toStringgetSummarypublic CommitRequest(Transaction tx)
public CommitRequest(java.lang.String initiator,
Transaction tx)
public CommitRequest(org.json.JSONObject json)
throws org.json.JSONException
org.json.JSONException