public static class KuduSubScan.KuduSubScanSpec extends Object
| Constructor and Description |
|---|
KuduSubScanSpec(String tableName,
byte[] startKey,
byte[] endKey) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getEndKey() |
byte[] |
getStartKey() |
String |
getTableName() |
Copyright © 2021 The Apache Software Foundation. All rights reserved.