| Package | Description |
|---|---|
| org.apache.hudi.io.hadoop |
| Constructor and Description |
|---|
HoodieAvroParquetWriter(StoragePath file,
HoodieParquetConfig<HoodieAvroWriteSupport> parquetConfig,
String instantTime,
TaskContextSupplier taskContextSupplier,
boolean populateMetaFields) |
HoodieBaseParquetWriter(StoragePath file,
HoodieParquetConfig<? extends org.apache.parquet.hadoop.api.WriteSupport<R>> parquetConfig) |
HoodieParquetStreamWriter(org.apache.hadoop.fs.FSDataOutputStream outputStream,
HoodieParquetConfig<HoodieAvroWriteSupport> parquetConfig) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.