| Interface | Description |
|---|---|
| BulkInsertPartitioner<I> |
Repartition input records into at least expected number of output spark partitions.
|
| HoodieCompactionHandler<T extends HoodieRecordPayload> |
Interface for insert and update operations in compaction.
|
| Class | Description |
|---|---|
| FileIdPrefixProvider | |
| HoodieTable<T extends HoodieRecordPayload,I,K,O> |
Abstract implementation of a HoodieTable.
|
| RandomFileIdPrefixProvider | |
| WorkloadProfile |
Information about incoming records for upsert/insert obtained either via sampling or introspecting the data fully.
|
| WorkloadStat |
Wraps stats about a single partition path.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.