| Package | Description |
|---|---|
| org.apache.hudi.common.table | |
| org.apache.hudi.common.table.cdc |
| Modifier and Type | Method and Description |
|---|---|
HoodieCDCSupplementalLoggingMode |
HoodieTableConfig.cdcSupplementalLoggingMode() |
| Modifier and Type | Method and Description |
|---|---|
static HoodieCDCSupplementalLoggingMode |
HoodieCDCSupplementalLoggingMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HoodieCDCSupplementalLoggingMode[] |
HoodieCDCSupplementalLoggingMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static org.apache.avro.Schema |
HoodieCDCUtils.schemaBySupplementalLoggingMode(HoodieCDCSupplementalLoggingMode supplementalLoggingMode,
org.apache.avro.Schema tableSchema) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.