public class TablePathUtils extends Object
| Constructor and Description |
|---|
TablePathUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Option<StoragePath> |
getTablePath(HoodieStorage storage,
StoragePath path) |
static boolean |
isHoodieTablePath(HoodieStorage storage,
StoragePath path) |
public static boolean isHoodieTablePath(HoodieStorage storage, StoragePath path)
public static Option<StoragePath> getTablePath(HoodieStorage storage, StoragePath path) throws HoodieException, IOException
HoodieExceptionIOExceptionCopyright © 2024 The Apache Software Foundation. All rights reserved.