public class AsyncArchiveService extends HoodieAsyncTableService
writeConfighasError| Modifier | Constructor and Description |
|---|---|
protected |
AsyncArchiveService(BaseHoodieWriteClient writeClient) |
| Modifier and Type | Method and Description |
|---|---|
static void |
forceShutdown(AsyncArchiveService asyncArchiveService) |
static AsyncArchiveService |
startAsyncArchiveIfEnabled(BaseHoodieWriteClient writeClient) |
protected Pair<CompletableFuture,ExecutorService> |
startService()
Service implementation.
|
static void |
waitForCompletion(AsyncArchiveService asyncArchiveService) |
startenqueuePendingAsyncServiceInstant, hasError, isRunInDaemonMode, isShutdown, isShutdownRequested, isStarted, shutdown, waitForShutdown, waitTillPendingAsyncServiceInstantsReducesToclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitshouldDelegateToTableServiceManager, tableServicesEnabledprotected AsyncArchiveService(BaseHoodieWriteClient writeClient)
protected Pair<CompletableFuture,ExecutorService> startService()
HoodieAsyncServicestartService in class HoodieAsyncServicepublic static AsyncArchiveService startAsyncArchiveIfEnabled(BaseHoodieWriteClient writeClient)
public static void waitForCompletion(AsyncArchiveService asyncArchiveService)
public static void forceShutdown(AsyncArchiveService asyncArchiveService)
Copyright © 2024 The Apache Software Foundation. All rights reserved.