T - The type of record to write.public class AvroWriterFactory<T> extends Object
AvroBulkWriter.| 构造器和说明 |
|---|
AvroWriterFactory(AvroBuilder<T> avroBuilder)
Creates a new AvroWriterFactory using the given builder to assemble the ParquetWriter.
|
public AvroWriterFactory(AvroBuilder<T> avroBuilder)
public AvroBulkWriter<T> create(org.apache.paimon.fs.PositionOutputStream out, String compression) throws IOException
IOExceptionCopyright © 2023–2024 The Apache Software Foundation. All rights reserved.