| Package | Description |
|---|---|
| org.apache.hudi.io |
| Modifier and Type | Class and Description |
|---|---|
class |
HoodieBootstrapHandle<T extends HoodieRecordPayload,I,K,O>
This class is essentially same as Create Handle but overrides two things
1) Schema : Metadata bootstrap writes only metadata fields as part of write.
|
class |
HoodieUnboundedCreateHandle<T extends HoodieRecordPayload,I,K,O>
A HoodieCreateHandle which writes all data into a single file.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.