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