public class FileWriterContext extends Object
Constructor and Description |
---|
FileWriterContext(FormatWriterFactory factory,
SimpleStatsProducer statsProducer,
String compression) |
Modifier and Type | Method and Description |
---|---|
String |
compression() |
FormatWriterFactory |
factory() |
SimpleStatsProducer |
statsProducer() |
public FileWriterContext(FormatWriterFactory factory, SimpleStatsProducer statsProducer, String compression)
public FormatWriterFactory factory()
public SimpleStatsProducer statsProducer()
public String compression()
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.