public abstract class HoodieAsyncTableService extends HoodieAsyncService implements RunsTableService
| Modifier and Type | Field and Description |
|---|---|
protected HoodieWriteConfig |
writeConfig |
hasErrorLOG| Modifier | Constructor and Description |
|---|---|
protected |
HoodieAsyncTableService() |
protected |
HoodieAsyncTableService(HoodieWriteConfig writeConfig) |
protected |
HoodieAsyncTableService(HoodieWriteConfig writeConfig,
boolean runInDaemonMode) |
| Modifier and Type | Method and Description |
|---|---|
void |
start(Function<Boolean,Boolean> onShutdownCallback)
Start the service.
|
enqueuePendingAsyncServiceInstant, hasError, isRunInDaemonMode, isShutdown, isShutdownRequested, isStarted, shutdown, startService, waitForShutdown, waitTillPendingAsyncServiceInstantsReducesToclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittableServicesEnabledprotected HoodieWriteConfig writeConfig
protected HoodieAsyncTableService()
protected HoodieAsyncTableService(HoodieWriteConfig writeConfig)
protected HoodieAsyncTableService(HoodieWriteConfig writeConfig, boolean runInDaemonMode)
public void start(Function<Boolean,Boolean> onShutdownCallback)
HoodieAsyncServicestart in class HoodieAsyncServiceCopyright © 2022 The Apache Software Foundation. All rights reserved.