Class CharRegionBinarySearchKernel
java.lang.Object
com.illumon.iris.db.v2.sources.regioned.kernel.CharRegionBinarySearchKernel
public class CharRegionBinarySearchKernel extends Object
-
Constructor Summary
Constructors Constructor Description CharRegionBinarySearchKernel()
-
Method Summary
Modifier and Type Method Description static Index
binSearchMatch(ColumnRegionChar<?> region, long firstKey, long lastKey, SortPair sortPair, Object[] sortedKeys)
-
Constructor Details
-
CharRegionBinarySearchKernel
public CharRegionBinarySearchKernel()
-
-
Method Details
-
binSearchMatch
public static Index binSearchMatch(ColumnRegionChar<?> region, long firstKey, long lastKey, @NotNull SortPair sortPair, @NotNull Object[] sortedKeys)
-