public class DecimalIntervalSplitter extends Object implements IntervalSplitter
| Constructor and Description |
|---|
DecimalIntervalSplitter() |
| Modifier and Type | Method and Description |
|---|---|
List<org.apache.commons.lang3.tuple.MutablePair<String,String>> |
getIntervals(String lowerBound,
String upperBound,
int numPartitions,
TypeInfo typeInfo) |
public List<org.apache.commons.lang3.tuple.MutablePair<String,String>> getIntervals(String lowerBound, String upperBound, int numPartitions, TypeInfo typeInfo)
getIntervals in interface IntervalSplitterCopyright © 2022 The Apache Software Foundation. All rights reserved.