| Package | Description |
|---|---|
| org.apache.hudi.metadata | |
| org.apache.hudi.table |
| Modifier and Type | Class and Description |
|---|---|
class |
HoodieBackedTableMetadataWriter
Writer implementation backed by an internal hudi table.
|
| Modifier and Type | Method and Description |
|---|---|
Option<HoodieTableMetadataWriter> |
HoodieTable.getMetadataWriter(String triggeringInstantTimestamp)
Get Table metadata writer.
|
<R extends org.apache.avro.specific.SpecificRecordBase> |
HoodieTable.getMetadataWriter(String triggeringInstantTimestamp,
Option<R> actionMetadata)
Get Table metadata writer.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.