Package org.apache.parquet.column.values.factory
-
Interface Summary Interface Description ValuesWriterFactory Can be overridden to allow users to manually test different strategies to create ValuesWriters. -
Class Summary Class Description DefaultV1ValuesWriterFactory DefaultV2ValuesWriterFactory DefaultValuesWriterFactory Handles ValuesWriter creation statically based on the types of the columns and the writer version.