public class PositionAckSetUtil extends Object
| Constructor and Description |
|---|
PositionAckSetUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
andAckSet(PositionImpl currentPosition,
PositionImpl otherPosition) |
static int |
compareToWithAckSet(PositionImpl currentPosition,
PositionImpl otherPosition) |
static boolean |
isAckSetOverlap(long[] currentAckSet,
long[] otherAckSet) |
public static boolean isAckSetOverlap(long[] currentAckSet,
long[] otherAckSet)
public static void andAckSet(PositionImpl currentPosition, PositionImpl otherPosition)
public static int compareToWithAckSet(PositionImpl currentPosition, PositionImpl otherPosition)
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.