public static final class CsvOutputFormat.ConfigBuilder extends CsvOutputFormat.AbstractConfigBuilder<CsvOutputFormat.ConfigBuilder>
config| Modifier | Constructor and Description |
|---|---|
protected |
CsvOutputFormat.ConfigBuilder(Configuration targetConfig)
Creates a new builder for the given configuration.
|
field, fieldDelimiter, lenient, recordDelimiter, recordDelimiter, recordDelimiterprotected CsvOutputFormat.ConfigBuilder(Configuration targetConfig)
targetConfig - The configuration into which the parameters will be
written.Copyright © 2015 The Apache Software Foundation. All rights reserved.