@Internal public class CommonRangeBoundaries<T> extends Object implements RangeBoundaries<T>
| Constructor and Description |
|---|
CommonRangeBoundaries(TypeComparator<T> typeComparators,
Object[][] boundaries) |
public CommonRangeBoundaries(TypeComparator<T> typeComparators, Object[][] boundaries)
public int getRangeIndex(T record)
RangeBoundariesgetRangeIndex in interface RangeBoundaries<T>record - The input record.Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.