T
- The boundary type.@PublicEvolving public interface RangeBoundaries<T> extends Serializable
Modifier and Type | Method and Description |
---|---|
int |
getRangeIndex(T record)
Get the range index of record.
|
int getRangeIndex(T record)
record
- The input record.Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.