public class SubpartitionIndexRange extends Object implements Serializable
| Constructor and Description |
|---|
SubpartitionIndexRange(int startIndex,
int endIndex) |
| Modifier and Type | Method and Description |
|---|---|
int |
getEndIndex() |
int |
getStartIndex() |
int |
size() |
String |
toString() |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.