Class OutputFileConfig.OutputFileConfigBuilder
java.lang.Object
org.apache.flink.streaming.api.functions.sink.filesystem.OutputFileConfig.OutputFileConfigBuilder
- Enclosing class:
- OutputFileConfig
A builder to create the part file configuration.
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withPartPrefix(String prefix) withPartSuffix(String suffix)
-
Method Details
-
withPartPrefix
-
withPartSuffix
-
build
-