oogp2p.chord.IRs
Class FoundKeyStatIR
java.lang.Object
oogp2p.InfoReceived
oogp2p.chord.IRs.ChordInfoReceived
oogp2p.chord.IRs.FoundKeyStatIR
- public class FoundKeyStatIR
- extends ChordInfoReceived
- Author:
- Dave
To change the template for this generated type comment go to
Window>Preferences>Java>Code Generation>Code and Comments
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
thePossessor
private java.net.InetAddress thePossessor
myNumHops
private int myNumHops
myFinishTime
private java.util.Date myFinishTime
myStartTime
private java.util.Date myStartTime
FoundKeyStatIR
public FoundKeyStatIR()
FoundKeyStatIR
public FoundKeyStatIR(Nettable n)
- Parameters:
n -
isType
public boolean isType(Nettable n)
- Specified by:
isType in class ChordInfoReceived
makeType
public InfoReceived makeType(Nettable n)
- Specified by:
makeType in class ChordInfoReceived
execute
public void execute()
- Specified by:
execute in class ChordInfoReceived
getNumHops
public int getNumHops()
getReturnTime
public long getReturnTime()