public interface ValuesWriterFactory
ParquetProperties.Builder.
ParquetProperties using the Builder| Modifier and Type | Method and Description |
|---|---|
void |
initialize(ParquetProperties parquetProperties)
Used to initialize the factory.
|
ValuesWriter |
newValuesWriter(ColumnDescriptor descriptor)
Creates a ValuesWriter to write values for the given column.
|
void initialize(ParquetProperties parquetProperties)
ValuesWriter newValuesWriter(ColumnDescriptor descriptor)
Copyright © 2016 The Apache Software Foundation. All rights reserved.