| 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 |
BaseHoodieWriteClient<T extends HoodieRecordPayload,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..
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.