public static class ExampleParquetWriter.Builder extends ParquetWriter.Builder<Group,ExampleParquetWriter.Builder>
| Modifier and Type | Method and Description |
|---|---|
protected WriteSupport<Group> |
getWriteSupport(org.apache.hadoop.conf.Configuration conf) |
protected ExampleParquetWriter.Builder |
self() |
ExampleParquetWriter.Builder |
withType(MessageType type) |
build, enableDictionaryEncoding, enableValidation, withCompressionCodec, withConf, withDictionaryEncoding, withDictionaryPageSize, withMaxPaddingSize, withPageSize, withRowGroupSize, withValidation, withWriteMode, withWriterVersionpublic ExampleParquetWriter.Builder withType(MessageType type)
protected ExampleParquetWriter.Builder self()
self in class ParquetWriter.Builder<Group,ExampleParquetWriter.Builder>protected WriteSupport<Group> getWriteSupport(org.apache.hadoop.conf.Configuration conf)
getWriteSupport in class ParquetWriter.Builder<Group,ExampleParquetWriter.Builder>Copyright © 2018 The Apache Software Foundation. All rights reserved.