| Package | Description |
|---|---|
| org.apache.hudi.client.timeline |
| Modifier and Type | Method and Description |
|---|---|
void |
LSMTimelineWriter.write(List<ActiveAction> activeActions,
Option<Consumer<ActiveAction>> preWriteCallback,
Option<Consumer<Exception>> exceptionHandler)
Writes the list of active actions into the timeline.
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.