public class CongestionControlUtil
extends java.lang.Object
Constructor and Description |
---|
CongestionControlUtil() |
Modifier and Type | Method and Description |
---|---|
static long |
packOutcome(int receiverWindowLength,
boolean forceStatusMessage) |
static long |
positionThreshold(long position) |
static int |
receiverWindowLength(long outcome) |
static boolean |
shouldForceStatusMessage(long outcome) |
public static long packOutcome(int receiverWindowLength, boolean forceStatusMessage)
public static int receiverWindowLength(long outcome)
public static boolean shouldForceStatusMessage(long outcome)
public static long positionThreshold(long position)
Copyright © 2014-2018 Real Logic Ltd. All Rights Reserved.