public static class ParquetProtoWriters.ParquetProtoWriterBuilder<T extends com.google.protobuf.Message> extends org.apache.parquet.hadoop.ParquetWriter.Builder<T,ParquetProtoWriters.ParquetProtoWriterBuilder<T>>
ParquetWriter
.Constructor and Description |
---|
ParquetProtoWriterBuilder(org.apache.parquet.io.OutputFile outputFile,
Class<T> clazz) |
Modifier and Type | Method and Description |
---|---|
protected org.apache.parquet.hadoop.api.WriteSupport<T> |
getWriteSupport(Configuration conf) |
protected ParquetProtoWriters.ParquetProtoWriterBuilder<T> |
self() |
build, config, enableDictionaryEncoding, enableValidation, withCompressionCodec, withConf, withDictionaryEncoding, withDictionaryPageSize, withMaxPaddingSize, withPageSize, withRowGroupSize, withValidation, withWriteMode, withWriterVersion
protected ParquetProtoWriters.ParquetProtoWriterBuilder<T> self()
self
in class org.apache.parquet.hadoop.ParquetWriter.Builder<T extends com.google.protobuf.Message,ParquetProtoWriters.ParquetProtoWriterBuilder<T extends com.google.protobuf.Message>>
protected org.apache.parquet.hadoop.api.WriteSupport<T> getWriteSupport(Configuration conf)
getWriteSupport
in class org.apache.parquet.hadoop.ParquetWriter.Builder<T extends com.google.protobuf.Message,ParquetProtoWriters.ParquetProtoWriterBuilder<T extends com.google.protobuf.Message>>
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.