| Package | Description |
|---|---|
| org.apache.hudi.async | |
| org.apache.hudi.client |
| Modifier and Type | Class and Description |
|---|---|
class |
AsyncArchiveService
Async archive service to run concurrently with write operation.
|
class |
AsyncCleanerService
Async clean service to run concurrently with write operation.
|
class |
AsyncClusteringService
Async clustering service that runs in a separate thread.
|
class |
AsyncCompactService
Async Compactor Service that runs in separate thread.
|
class |
HoodieAsyncTableService |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseHoodieTableServiceClient<I,T,O>
Base class for all shared logic between table service clients regardless of engine.
|
class |
BaseHoodieWriteClient<T,I,K,O>
Abstract Write Client providing functionality for performing commit, index updates and rollback
Reused for regular write operations like upsert/insert/bulk-insert as well as bootstrap
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.