| Constructor and Description |
|---|
JdbcRecordIterator(Connection conn,
PreparedStatement ps,
ResultSet rs,
org.apache.hadoop.conf.Configuration conf) |
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Release all DB resources
|
boolean |
hasNext() |
Map<String,Object> |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic JdbcRecordIterator(Connection conn, PreparedStatement ps, ResultSet rs, org.apache.hadoop.conf.Configuration conf) throws HiveJdbcDatabaseAccessException
HiveJdbcDatabaseAccessExceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.