public class HiveOutputFormatFactory extends Object implements org.apache.flink.table.filesystem.OutputFormatFactory<org.apache.flink.types.Row>
OutputFormatFactory, use FileSinkOperator.RecordWriter to write record.| Constructor and Description |
|---|
HiveOutputFormatFactory(HiveWriterFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.connectors.hive.write.HiveOutputFormatFactory.HiveOutputFormat |
createOutputFormat(org.apache.flink.core.fs.Path path) |
public HiveOutputFormatFactory(HiveWriterFactory factory)
public org.apache.flink.connectors.hive.write.HiveOutputFormatFactory.HiveOutputFormat createOutputFormat(org.apache.flink.core.fs.Path path)
createOutputFormat in interface org.apache.flink.table.filesystem.OutputFormatFactory<org.apache.flink.types.Row>Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.