Class ObjectRegionBinarySearchKernel
java.lang.Object
com.illumon.iris.db.v2.sources.regioned.kernel.ObjectRegionBinarySearchKernel
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic 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)
-