Class ByteRegionBinarySearchKernel
java.lang.Object
com.illumon.iris.db.v2.sources.regioned.kernel.ByteRegionBinarySearchKernel
public class ByteRegionBinarySearchKernel extends Object
- 
Constructor SummaryConstructors Constructor Description ByteRegionBinarySearchKernel()
- 
Method SummaryModifier and Type Method Description static IndexbinSearchMatch(ColumnRegionByte<?> region, long firstKey, long lastKey, SortPair sortPair, Object[] sortedKeys)
- 
Constructor Details- 
ByteRegionBinarySearchKernelpublic ByteRegionBinarySearchKernel()
 
- 
- 
Method Details- 
binSearchMatchpublic static Index binSearchMatch(ColumnRegionByte<?> region, long firstKey, long lastKey, @NotNull SortPair sortPair, @NotNull Object[] sortedKeys)
 
-