protected abstract static class FileInputFormat.AbstractConfigBuilder<T> extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Configuration |
config
The configuration into which the parameters will be written.
|
| Modifier | Constructor and Description |
|---|---|
protected |
FileInputFormat.AbstractConfigBuilder(Configuration targetConfig)
Creates a new builder for the given configuration.
|
protected final Configuration config
protected FileInputFormat.AbstractConfigBuilder(Configuration targetConfig)
targetConfig - The configuration into which the parameters will be written.Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.