|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jgroups.stack.Retransmitter.Task
org.jgroups.stack.RangeBasedRetransmitter.RangeTask
protected class RangeBasedRetransmitter.RangeTask
| Field Summary | |
|---|---|
protected Seqno |
range
|
| Fields inherited from class org.jgroups.stack.Retransmitter.Task |
|---|
cancelled, command, future, intervals, msg_sender |
| Constructor Summary | |
|---|---|
protected |
RangeBasedRetransmitter.RangeTask(Seqno range,
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 |
| Field Detail |
|---|
protected final Seqno range
| Constructor Detail |
|---|
protected RangeBasedRetransmitter.RangeTask(Seqno range,
Interval intervals,
Retransmitter.RetransmitCommand cmd,
Address msg_sender)
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Objectprotected void callRetransmissionCommand()
callRetransmissionCommand in class Retransmitter.Task
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||