| Package | Description |
|---|---|
| org.apache.hudi.common.table.log |
| Modifier and Type | Class and Description |
|---|---|
class |
HoodieMergedLogRecordScanner
Scans through all the blocks in a list of HoodieLogFile and builds up a compacted/merged list of records which will
be used as a lookup table when merging the base columnar file with the redo log file.
|
class |
HoodieUnMergedLogRecordScanner
A scanner used to scan hoodie unmerged log records.
|
| Modifier and Type | Method and Description |
|---|---|
abstract AbstractHoodieLogRecordReader |
AbstractHoodieLogRecordReader.Builder.build() |
Copyright © 2024 The Apache Software Foundation. All rights reserved.