| Package | Description |
|---|---|
| org.apache.hudi.storage |
| Modifier and Type | Field and Description |
|---|---|
protected StorageConfiguration<?> |
HoodieStorage.storageConf |
| Modifier and Type | Method and Description |
|---|---|
StorageConfiguration<?> |
HoodieStorage.getConf() |
abstract StorageConfiguration<T> |
StorageConfiguration.getInline()
Gets an inline version of this storage configuration
|
abstract StorageConfiguration<T> |
StorageConfiguration.newInstance() |
| Modifier and Type | Method and Description |
|---|---|
abstract HoodieStorage |
HoodieStorage.newInstance(StoragePath path,
StorageConfiguration<?> storageConf) |
| Constructor and Description |
|---|
HoodieStorage(StorageConfiguration<?> storageConf) |
Copyright © 2025 The Apache Software Foundation. All rights reserved.