public class RowRange extends Object implements Serializable
| Constructor and Description |
|---|
RowRange(long startIndex,
long numRecord) |
| Modifier and Type | Method and Description |
|---|---|
long |
getNumRecord() |
long |
getStartIndex() |
static RowRange |
of(long startIndex,
long numRecord) |
String |
toString() |
Copyright © 2024 Alibaba Cloud Computing. All rights reserved.