NodeIDType - public class DropEpochFinalState<NodeIDType> extends BasicReconfigurationPacket<NodeIDType>
ReconfigurationPacket.PacketTypeepochNumber, serviceNameclientPacketTypes, HANDLER_METHOD_PREFIX, PACKET_TYPE, serverPacketTypestype| Constructor and Description | 
|---|
DropEpochFinalState(org.json.JSONObject json,
                   Stringifiable<NodeIDType> unstringer)  | 
DropEpochFinalState(NodeIDType initiator,
                   java.lang.String name,
                   int epochNumber,
                   boolean deleteName)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
isDeleteName()  | 
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, wait, wait, waitgetSummarypublic DropEpochFinalState(NodeIDType initiator, java.lang.String name, int epochNumber, boolean deleteName)
initiator - name - epochNumber - deleteName - public DropEpochFinalState(org.json.JSONObject json,
                           Stringifiable<NodeIDType> unstringer)
                    throws org.json.JSONException
json - unstringer - org.json.JSONException