Class AckMessage
java.lang.Object
pt.unl.fct.di.novasys.babel.generic.ProtoMessage
pt.unl.di.novasys.babel.rc.eventual.antientropy.messages.AckMessage
public class AckMessage
extends pt.unl.fct.di.novasys.babel.generic.ProtoMessage
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final shortstatic final pt.unl.fct.di.novasys.network.ISerializer<AckMessage> -
Constructor Summary
ConstructorsConstructorDescriptionAckMessage(String objectID, int seqNumber, pt.unl.fct.di.novasys.network.data.Host origin) -
Method Summary
Modifier and TypeMethodDescriptionpt.unl.fct.di.novasys.network.data.HostintMethods inherited from class pt.unl.fct.di.novasys.babel.generic.ProtoMessage
getId
-
Field Details
-
MSG_CODE
public static final short MSG_CODE- See Also:
-
serializer
-
-
Constructor Details
-
AckMessage
-
-
Method Details
-
getSeqNumber
public int getSeqNumber() -
getOrigin
public pt.unl.fct.di.novasys.network.data.Host getOrigin() -
getCollectionID
-