public class TimelineArchiverV2<T extends HoodieAvroPayload,I,K,O> extends Object implements HoodieTimelineArchiver<T,I,K,O>
| Constructor and Description |
|---|
TimelineArchiverV2(HoodieWriteConfig config,
HoodieTable<T,I,K,O> table) |
| Modifier and Type | Method and Description |
|---|---|
int |
archiveIfRequired(HoodieEngineContext context,
boolean acquireLock)
Check if commits need to be archived.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitarchiveIfRequiredpublic TimelineArchiverV2(HoodieWriteConfig config, HoodieTable<T,I,K,O> table)
public int archiveIfRequired(HoodieEngineContext context, boolean acquireLock) throws IOException
HoodieTimelineArchiverarchiveIfRequired in interface HoodieTimelineArchiver<T extends HoodieAvroPayload,I,K,O>IOExceptionCopyright © 2024 The Apache Software Foundation. All rights reserved.