Class RangeUtil
- java.lang.Object
-
- org.apache.cassandra.index.sai.utils.RangeUtil
-
public class RangeUtil extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description RangeUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static boolean
coversFullRing(AbstractBounds<PartitionPosition> keyRange)
-
-
-
Method Detail
-
coversFullRing
public static boolean coversFullRing(AbstractBounds<PartitionPosition> keyRange)
-
-