public class HiveUtil extends Object
| Constructor and Description |
|---|
HiveUtil() |
| Modifier and Type | Method and Description |
|---|---|
static long |
countRecords(String jdbcUrl,
org.apache.hudi.common.table.HoodieTableMetaClient source,
String srcDb,
int partitions,
String user,
String pass) |
static long |
countRecords(String jdbcUrl,
org.apache.hudi.common.table.HoodieTableMetaClient source,
String dbName,
String user,
String pass) |
public static long countRecords(String jdbcUrl, org.apache.hudi.common.table.HoodieTableMetaClient source, String dbName, String user, String pass) throws SQLException
SQLExceptionpublic static long countRecords(String jdbcUrl, org.apache.hudi.common.table.HoodieTableMetaClient source, String srcDb, int partitions, String user, String pass) throws SQLException
SQLExceptionCopyright © 2025 The Apache Software Foundation. All rights reserved.