| Class | Description |
|---|---|
| CopyOnWriteInsertHandler<T> |
Consumes stream of hoodie records from in-memory queue and writes to one or more create-handles.
|
| HoodieLazyInsertIterable<T> |
Lazy Iterable, that writes a stream of HoodieRecords sorted by the partitionPath, into new files.
|
| HoodieLazyInsertIterable.HoodieInsertValueGenResult<R extends HoodieRecord> |
Copyright © 2023 The Apache Software Foundation. All rights reserved.