protected abstract static class BinaryOutputFormat.AbstractConfigBuilder<T>
extends eu.stratosphere.api.common.io.FileOutputFormat.AbstractConfigBuilder<T>
| Modifier | Constructor and Description |
|---|---|
protected |
BinaryOutputFormat.AbstractConfigBuilder(eu.stratosphere.configuration.Configuration targetConfig)
Creates a new builder for the given configuration.
|
protected BinaryOutputFormat.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.