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