oogp2p.chord.nettables
Class FindFingerSuccessorNettable
java.lang.Object
oogp2p.Nettable
oogp2p.chord.nettables.ChordNettable
oogp2p.chord.nettables.FindFingerSuccessorNettable
- All Implemented Interfaces:
- java.io.Serializable
- public class FindFingerSuccessorNettable
- extends ChordNettable
- Author:
- cmz
To change the template for this generated type comment go to
Window>Preferences>Java>Code Generation>Code and Comments
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
myOriginator
private java.net.InetAddress myOriginator
findSucOfID
private ChordLocation findSucOfID
theFingerPos
private int theFingerPos
FindFingerSuccessorNettable
public FindFingerSuccessorNettable(java.net.InetAddress sender,
java.net.InetAddress receiver,
java.net.InetAddress originator,
ChordLocation id,
int fingerPos)
getContents
public java.lang.Object getContents()
- Overrides:
getContents in class ChordNettable
getOriginator
public java.net.InetAddress getOriginator()
getFindSucOfID
public ChordLocation getFindSucOfID()
getFingerPos
public int getFingerPos()