protected abstract static class BinaryInputFormat.AbstractConfigBuilder<T> extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
BinaryInputFormat.AbstractConfigBuilder(eu.stratosphere.configuration.Configuration targetConfig)
Creates a new builder for the given configuration.
|
protected BinaryInputFormat.AbstractConfigBuilder(eu.stratosphere.configuration.Configuration targetConfig)
targetConfig - The configuration into which the parameters will be written.public T blockSize(long blockSize)
Copyright © 2014. All rights reserved.