|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jgroups.stack.Retransmitter.Task org.jgroups.stack.DefaultRetransmitter.SeqnoTask
protected class DefaultRetransmitter.SeqnoTask
Field Summary |
---|
Fields inherited from class org.jgroups.stack.Retransmitter.Task |
---|
cancelled, command, future, intervals, msg_sender |
Constructor Summary | |
---|---|
protected |
DefaultRetransmitter.SeqnoTask(long seqno,
Interval intervals,
Retransmitter.RetransmitCommand cmd,
Address msg_sender)
|
Method Summary | |
---|---|
protected void |
callRetransmissionCommand()
|
java.lang.String |
toString()
|
Methods inherited from class org.jgroups.stack.Retransmitter.Task |
---|
cancel, doSchedule, nextInterval, run |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
protected DefaultRetransmitter.SeqnoTask(long seqno, Interval intervals, Retransmitter.RetransmitCommand cmd, Address msg_sender)
Method Detail |
---|
public java.lang.String toString()
toString
in class java.lang.Object
protected void callRetransmissionCommand()
callRetransmissionCommand
in class Retransmitter.Task
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |