| Package | Description |
|---|---|
| org.apache.hudi.common.table.log | |
| org.apache.hudi.common.table.log.block | |
| org.apache.hudi.common.table.read |
| Class and Description |
|---|
| HoodieLogBlock
Abstract class defining a block in HoodieLogFile.
|
| Class and Description |
|---|
| HoodieAvroDataBlock
HoodieAvroDataBlock contains a list of records serialized using Avro.
|
| HoodieCommandBlock.HoodieCommandBlockTypeEnum
Hoodie command block type enum.
|
| HoodieDataBlock
DataBlock contains a list of records serialized using formats compatible with the base file format.
|
| HoodieLogBlock
Abstract class defining a block in HoodieLogFile.
|
| HoodieLogBlock.FooterMetadataType
Log Metadata footers abstraction for a HoodieLogBlock WARNING : This enum is serialized as the ordinal.
|
| HoodieLogBlock.HeaderMetadataType
Log Metadata headers abstraction for a HoodieLogBlock WARNING : This enum is serialized as the ordinal.
|
| HoodieLogBlock.HoodieLogBlockContentLocation
This class is used to store the Location of the Content of a Log Block.
|
| HoodieLogBlock.HoodieLogBlockType
Type of the log block WARNING: This enum is serialized as the ordinal.
|
| Class and Description |
|---|
| HoodieDataBlock
DataBlock contains a list of records serialized using formats compatible with the base file format.
|
| HoodieDeleteBlock
Delete block contains a list of keys to be deleted from scanning the blocks so far.
|
| HoodieLogBlock
Abstract class defining a block in HoodieLogFile.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.