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