org.kth.dks.dks_marshal
Class CorrectionOnJoinMsg
java.lang.Object
org.kth.dks.dks_marshal.DKSMessage
org.kth.dks.dks_marshal.CorrectionOnJoinMsg
- All Implemented Interfaces:
- CorrectionOnChangeInterface
public class CorrectionOnJoinMsg
- extends DKSMessage
- implements CorrectionOnChangeInterface
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CorrectionOnJoinMsg
public CorrectionOnJoinMsg()
CorrectionOnJoinMsg
public CorrectionOnJoinMsg(DKSRef newNode,
Interval i)
getName
public java.lang.String getName()
- Specified by:
getName in class DKSMessage
getNewNode
public DKSRef getNewNode()
getInterval
public Interval getInterval()
- Specified by:
getInterval in interface CorrectionOnChangeInterface
marshal
public void marshal()
throws java.io.IOException
- Specified by:
marshal in class DKSMessage
- Throws:
java.io.IOException
unmarshal
public void unmarshal()
throws java.io.IOException
- Specified by:
unmarshal in class DKSMessage
- Throws:
java.io.IOException
Copyright © 2010. All Rights Reserved.