public interface HoodieTimelineArchiver<T extends HoodieAvroPayload,I,K,O>
| Modifier and Type | Method and Description |
|---|---|
default int |
archiveIfRequired(HoodieEngineContext context) |
int |
archiveIfRequired(HoodieEngineContext context,
boolean acquireLock)
Check if commits need to be archived.
|
default int archiveIfRequired(HoodieEngineContext context) throws IOException
IOExceptionint archiveIfRequired(HoodieEngineContext context, boolean acquireLock) throws IOException
IOExceptionCopyright © 2024 The Apache Software Foundation. All rights reserved.