| Modifier and Type | Field and Description |
|---|---|
protected HdfsWriterConfiguration |
WebHdfsPersistWriter.hdfsConfiguration |
| Modifier and Type | Method and Description |
|---|---|
HdfsWriterConfiguration |
HdfsWriterConfiguration.withAdditionalProperty(String name,
Object value) |
HdfsWriterConfiguration |
HdfsWriterConfiguration.withCompression(HdfsWriterConfiguration.Compression compression) |
HdfsWriterConfiguration |
HdfsWriterConfiguration.withLinesPerFile(Long linesPerFile) |
HdfsWriterConfiguration |
HdfsWriterConfiguration.withWriterFilePrefix(String writerFilePrefix) |
HdfsWriterConfiguration |
HdfsWriterConfiguration.withWriterPath(String writerPath) |
| Constructor and Description |
|---|
WebHdfsPersistWriter(HdfsWriterConfiguration hdfsConfiguration) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.