| Package | Description |
|---|---|
| org.apache.hudi.common.table.log |
| Modifier and Type | Method and Description |
|---|---|
AppendResult |
HoodieLogFormat.Writer.appendBlock(HoodieLogBlock block)
Append Block to a log file.
|
AppendResult |
HoodieLogFormat.Writer.appendBlocks(List<HoodieLogBlock> blocks)
Appends the list of blocks to a logfile.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.