public class TimelineArchivers<T extends HoodieAvroPayload,I,K,O> extends Object
| Constructor and Description |
|---|
TimelineArchivers() |
| Modifier and Type | Method and Description |
|---|---|
static <T extends HoodieAvroPayload,I,K,O> |
getInstance(TimelineLayoutVersion layoutVersion,
HoodieWriteConfig config,
HoodieTable<T,I,K,O> table) |
public static <T extends HoodieAvroPayload,I,K,O> HoodieTimelineArchiver<T,I,K,O> getInstance(TimelineLayoutVersion layoutVersion, HoodieWriteConfig config, HoodieTable<T,I,K,O> table)
Copyright © 2024 The Apache Software Foundation. All rights reserved.