oogp2p.chord.nettables
Class FoundFingerSuccessorNettable
java.lang.Object
oogp2p.Nettable
oogp2p.chord.nettables.ChordNettable
oogp2p.chord.nettables.FoundFingerSuccessorNettable
- All Implemented Interfaces:
- java.io.Serializable
- public class FoundFingerSuccessorNettable
- extends ChordNettable
- Author:
- sjg
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 |
myFoundSuccessor
private ChordLocation myFoundSuccessor
theFingerPos
private int theFingerPos
FoundFingerSuccessorNettable
public FoundFingerSuccessorNettable(java.net.InetAddress sender,
java.net.InetAddress receiver,
ChordLocation id,
int fingerPos)
getContents
public java.lang.Object getContents()
- Overrides:
getContents in class ChordNettable
- Returns:
- the found successor
getFoundSuccessor
public ChordLocation getFoundSuccessor()
getFingerPos
public int getFingerPos()