public interface LogFileCreationCallback
| Modifier and Type | Method and Description |
|---|---|
default boolean |
preFileCreation(HoodieLogFile logFile)
Executes action right before log file is created.
|
default boolean preFileCreation(HoodieLogFile logFile)
logFile - The log file.Copyright © 2024 The Apache Software Foundation. All rights reserved.