NodeIDType - public class RequestEpochFinalState<NodeIDType> extends BasicReconfigurationPacket<NodeIDType>
BasicReconfigurationPacket.KeysReconfigurationPacket.PacketTypeepochNumber, serviceNameclientPacketTypes, HANDLER_METHOD_PREFIX, PACKET_TYPE, serverPacketTypestype| Constructor and Description |
|---|
RequestEpochFinalState(org.json.JSONObject json,
Stringifiable<NodeIDType> unstringer) |
RequestEpochFinalState(NodeIDType initiator,
java.lang.String name,
int epochNumber) |
getEpochNumber, getRequestType, getServiceName, getSummary, toJSONObjectImplassertPacketTypeChecks, assertPacketTypeChecks, assertPacketTypeChecks, assertPacketTypeChecks, concatenate, getMessage, getPacketType, getPacketTypeCanonicalClassName, getPacketTypeClass, getPacketTypeClassName, getReconfigurationPacket, getReconfigurationPacket, getReconfigurationPacketSuppressExceptions, getReconfigurationPacketSuppressExceptions, getReconfigurationPacketType, getReconfigurationPacketType, isReconfigurationPacket, putPacketType, toBytes, toStringflip, getInitiator, getKey, getSender, getType, setKey, setSender, setType, toJSONObjectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetSummarypublic RequestEpochFinalState(NodeIDType initiator, java.lang.String name, int epochNumber)
initiator - name - epochNumber - public RequestEpochFinalState(org.json.JSONObject json,
Stringifiable<NodeIDType> unstringer)
throws org.json.JSONException
json - unstringer - org.json.JSONException