org.kth.dks.dks_dht
Class ReplicateMsg
java.lang.Object
org.kth.dks.dks_marshal.DKSMessage
org.kth.dks.dks_dht.ReplicateMsg
public class ReplicateMsg
- extends DKSMessage
|
Field Summary |
static java.lang.String |
NAME
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NAME
public static final java.lang.String NAME
- See Also:
- Constant Field Values
ReplicateMsg
public ReplicateMsg()
ReplicateMsg
public ReplicateMsg(java.util.List te,
java.util.List in,
ReplicateMsg.ReplicationType type)
getName
public java.lang.String getName()
- Specified by:
getName in class DKSMessage
getTripletList
public java.util.List getTripletList()
getIntervals
public java.util.List getIntervals()
getReplicationType
public ReplicateMsg.ReplicationType getReplicationType()
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.