| Class | Description |
|---|---|
| BucketAssigner |
Bucket assigner that assigns the data buffer of one checkpoint into buckets.
|
| BucketAssigners |
Utilities for
BucketAssigner. |
| BucketAssignFunction<K,I,O extends HoodieRecord<?>> |
The function to build the write profile incrementally for records within a checkpoint,
it then assigns the bucket with ID using the
BucketAssigner. |
| BucketIndexPartitioner<T extends HoodieKey> |
Bucket index input partitioner.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.