public class HoodieStorageUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_URI |
| Constructor and Description |
|---|
HoodieStorageUtils() |
| Modifier and Type | Method and Description |
|---|---|
static HoodieStorage |
getStorage(StorageConfiguration<?> conf) |
static HoodieStorage |
getStorage(StoragePath path,
StorageConfiguration<?> conf) |
static HoodieStorage |
getStorage(String basePath,
StorageConfiguration<?> conf) |
public static final String DEFAULT_URI
public static HoodieStorage getStorage(StorageConfiguration<?> conf)
public static HoodieStorage getStorage(String basePath, StorageConfiguration<?> conf)
public static HoodieStorage getStorage(StoragePath path, StorageConfiguration<?> conf)
Copyright © 2024 The Apache Software Foundation. All rights reserved.