protected class RangeBasedRetransmitter.RangeTask extends Retransmitter.Task
Modifier and Type | Field and Description |
---|---|
protected Seqno |
range |
cancelled, command, future, intervals, msg_sender
Modifier | Constructor and Description |
---|---|
protected |
RangeTask(Seqno range,
Interval intervals,
Retransmitter.RetransmitCommand cmd,
Address msg_sender) |
Modifier and Type | Method and Description |
---|---|
protected void |
callRetransmissionCommand() |
java.lang.String |
toString() |
cancel, doSchedule, nextInterval, run
protected final Seqno range
protected RangeTask(Seqno range, Interval intervals, Retransmitter.RetransmitCommand cmd, Address msg_sender)
public java.lang.String toString()
toString
in class java.lang.Object
protected void callRetransmissionCommand()
callRetransmissionCommand
in class Retransmitter.Task
Copyright © 1998-2020 Red Hat. All Rights Reserved.