| Interface | Description |
|---|---|
| BulkInsertPartitioner<I> |
Partitions the input records for bulk insert operation.
|
| ConsistentHashingBucketInsertPartitioner | |
| HoodieCompactionHandler<T> |
Interface for insert and update operations in compaction.
|
| Class | Description |
|---|---|
| BucketIndexBulkInsertPartitioner<T> |
Abstract of bucket index bulk_insert partitioner
|
| FileIdPrefixProvider | |
| HoodieTable<T,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 © 2023 The Apache Software Foundation. All rights reserved.