T - The type of the consumed records.@Internal public interface OutputFormatFactory<T> extends Serializable
OutputFormat.| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.flink.api.common.io.OutputFormat<T> |
createOutputFormat(org.apache.flink.core.fs.Path path)
Create a
OutputFormat with specific path. |
org.apache.flink.api.common.io.OutputFormat<T> createOutputFormat(org.apache.flink.core.fs.Path path)
OutputFormat with specific path.Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.