public class CommitUtil extends Object
| Constructor and Description |
|---|
CommitUtil() |
| Modifier and Type | Method and Description |
|---|---|
static long |
countNewRecords(org.apache.hudi.common.table.HoodieTableMetaClient metaClient,
List<String> commitsToCatchup) |
static String |
getTimeDaysAgo(int numberOfDays) |
public static long countNewRecords(org.apache.hudi.common.table.HoodieTableMetaClient metaClient,
List<String> commitsToCatchup)
throws IOException
IOExceptionpublic static String getTimeDaysAgo(int numberOfDays)
Copyright © 2025 The Apache Software Foundation. All rights reserved.