public class DFSTestSuitePathSelector extends DFSPathSelector
DFSPathSelector.Configfs, IGNORE_FILEPREFIX_LIST, props| Constructor and Description |
|---|
DFSTestSuitePathSelector(org.apache.hudi.common.config.TypedProperties props,
org.apache.hadoop.conf.Configuration hadoopConf) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hudi.common.util.collection.Pair<org.apache.hudi.common.util.Option<String>,String> |
getNextFilePathsAndMaxModificationTime(org.apache.hudi.common.util.Option<String> lastCheckpointStr,
long sourceLimit) |
createSourceSelector, getNextFilePathsAndMaxModificationTime, listEligibleFilespublic DFSTestSuitePathSelector(org.apache.hudi.common.config.TypedProperties props, org.apache.hadoop.conf.Configuration hadoopConf)
public org.apache.hudi.common.util.collection.Pair<org.apache.hudi.common.util.Option<String>,String> getNextFilePathsAndMaxModificationTime(org.apache.hudi.common.util.Option<String> lastCheckpointStr, long sourceLimit)
getNextFilePathsAndMaxModificationTime in class DFSPathSelectorCopyright © 2023 The Apache Software Foundation. All rights reserved.