| Package | Description |
|---|---|
| org.apache.flink.connector.file.table | |
| org.apache.flink.connector.file.table.batch.compact |
| Modifier and Type | Method and Description |
|---|---|
FileSystemOutputFormat.Builder<T> |
FileSystemOutputFormat.Builder.setFormatFactory(OutputFormatFactory<T> formatFactory) |
| Constructor and Description |
|---|
Context(org.apache.flink.configuration.Configuration conf,
OutputFormatFactory<T> factory) |
| Constructor and Description |
|---|
BatchFileWriter(FileSystemFactory fsFactory,
org.apache.flink.core.fs.Path tmpPath,
String[] partitionColumns,
boolean dynamicGrouped,
LinkedHashMap<String,String> staticPartitions,
OutputFormatFactory<T> formatFactory,
PartitionComputer<T> computer,
org.apache.flink.streaming.api.functions.sink.filesystem.OutputFileConfig outputFileConfig) |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.