public class StupidFlowControl extends Object implements FlowControl
| Constructor and Description |
|---|
StupidFlowControl() |
| Modifier and Type | Method and Description |
|---|---|
int |
adjustSendPause(int currentSendPause,
TopicStats oneInterval) |
TopicStats |
getFiveIntervals() |
int |
getStatCount() |
TopicStats |
getThirtyIntervals() |
public int adjustSendPause(int currentSendPause,
TopicStats oneInterval)
adjustSendPause in interface FlowControlpublic int getStatCount()
public TopicStats getFiveIntervals()
public TopicStats getThirtyIntervals()
Copyright © 2014. All rights reserved.