org.jgroups.protocols.ring
Class RingNodeFlowControl
public
class
RingNodeFlowControl
extends Object
protected final Log log
public RingNodeFlowControl(int initialWindow, float windowReduceFactor, int belowThresholdAdvanceAmount, float aboveThresholdAdvanceAmount)
public RingNodeFlowControl()
public int getAllowedToBroadcast(
RingToken token)
public int getBacklog()
public int getBacklogDifference()
public int getPreviousBacklog()
public void invalidate()
public void setBacklog(int backlog)
public void setPreviousBacklog()
public void viewChanged(int memberCount)
Copyright ? 1998-2005 Bela Ban. All Rights Reserved.