| Package | Description |
|---|---|
| org.apache.hudi.storage |
| Modifier and Type | Method and Description |
|---|---|
void |
HoodieStorage.createImmutableFileInPath(StoragePath path,
Option<HoodieInstantWriter> contentWriter)
Creates a new file with overwrite set to false.
|
void |
HoodieStorage.createImmutableFileInPath(StoragePath path,
Option<HoodieInstantWriter> contentWriter,
boolean needTempFile)
Creates a new file with overwrite set to false.
|
Copyright © 2025 The Apache Software Foundation. All rights reserved.