| Package | Description |
|---|---|
| org.apache.hive.storage.jdbc.dao |
| Modifier and Type | Method and Description |
|---|---|
JdbcRecordIterator |
DatabaseAccessor.getRecordIterator(org.apache.hadoop.conf.Configuration conf,
String partitionColumn,
String lowerBound,
String upperBound,
int limit,
int offset) |
JdbcRecordIterator |
GenericJdbcDatabaseAccessor.getRecordIterator(org.apache.hadoop.conf.Configuration conf,
String partitionColumn,
String lowerBound,
String upperBound,
int limit,
int offset) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.