| Package | Description |
|---|---|
| org.apache.hudi.client.timeline | |
| org.apache.hudi.client.timeline.versioning.v1 | |
| org.apache.hudi.client.timeline.versioning.v2 |
| Modifier and Type | Method and Description |
|---|---|
static <T extends HoodieAvroPayload,I,K,O> |
TimelineArchivers.getInstance(TimelineLayoutVersion layoutVersion,
HoodieWriteConfig config,
HoodieTable<T,I,K,O> table) |
| Modifier and Type | Class and Description |
|---|---|
class |
TimelineArchiverV1<T extends HoodieAvroPayload,I,K,O>
Archiver to bound the growth of files under .hoodie meta path.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TimelineArchiverV2<T extends HoodieAvroPayload,I,K,O>
Archiver to bound the growth of files under .hoodie meta path.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.