| Package | Description |
|---|---|
| org.apache.hudi.common.table.read |
| Modifier and Type | Class and Description |
|---|---|
class |
HoodiePositionBasedFileGroupRecordBuffer<T>
A buffer that is used to store log records by
HoodieMergedLogRecordReader
by calling the HoodiePositionBasedFileGroupRecordBuffer.processDataBlock(org.apache.hudi.common.table.log.block.HoodieDataBlock, org.apache.hudi.common.util.Option<org.apache.hudi.common.table.log.KeySpec>) and HoodiePositionBasedFileGroupRecordBuffer.processDeleteBlock(org.apache.hudi.common.table.log.block.HoodieDeleteBlock) methods into record position based map. |
Copyright © 2024 The Apache Software Foundation. All rights reserved.