public class BootstrapUtils extends Object
| Constructor and Description |
|---|
BootstrapUtils() |
| Modifier and Type | Method and Description |
|---|---|
static List<Pair<String,List<HoodieFileStatus>>> |
getAllLeafFoldersWithFiles(HoodieFileFormat baseFileFormat,
HoodieStorage storage,
String basePathStr,
HoodieEngineContext context)
Returns leaf folders with files under a path.
|
public static List<Pair<String,List<HoodieFileStatus>>> getAllLeafFoldersWithFiles(HoodieFileFormat baseFileFormat, HoodieStorage storage, String basePathStr, HoodieEngineContext context) throws IOException
baseFileFormat - Hoodie base file formatstorage - Hoodie Storagecontext - JHoodieEngineContextIOExceptionCopyright © 2024 The Apache Software Foundation. All rights reserved.