Class GorParquetWriter.GorParquetBuilder

java.lang.Object
org.apache.parquet.hadoop.ParquetWriter.Builder<org.gorpipe.gor.model.Row,​GorParquetWriter.GorParquetBuilder>
gorsat.parquet.GorParquetWriter.GorParquetBuilder
Enclosing class:
GorParquetWriter

public static class GorParquetWriter.GorParquetBuilder
extends org.apache.parquet.hadoop.ParquetWriter.Builder<org.gorpipe.gor.model.Row,​GorParquetWriter.GorParquetBuilder>
  • Method Summary

    Modifier and Type Method Description
    protected org.apache.parquet.hadoop.api.WriteSupport<org.gorpipe.gor.model.Row> getWriteSupport​(org.apache.hadoop.conf.Configuration conf)  
    protected GorParquetWriter.GorParquetBuilder self()  

    Methods inherited from class org.apache.parquet.hadoop.ParquetWriter.Builder

    build, config, enableDictionaryEncoding, enablePageWriteChecksum, enableValidation, withCompressionCodec, withConf, withDictionaryEncoding, withDictionaryPageSize, withMaxPaddingSize, withPageRowCountLimit, withPageSize, withPageWriteChecksumEnabled, withRowGroupSize, withValidation, withWriteMode, withWriterVersion

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait