Modifier and Type | Class and Description |
---|---|
class |
HdfsReaderConfiguration |
class |
HdfsWriterConfiguration |
Modifier and Type | Method and Description |
---|---|
HdfsConfiguration |
HdfsConfiguration.withAdditionalProperty(String name,
Object value) |
HdfsConfiguration |
HdfsConfiguration.withHost(String host) |
HdfsConfiguration |
HdfsConfiguration.withPassword(String password) |
HdfsConfiguration |
HdfsConfiguration.withPath(String path) |
HdfsConfiguration |
HdfsConfiguration.withPort(Long port) |
HdfsConfiguration |
HdfsConfiguration.withScheme(HdfsConfiguration.Scheme scheme) |
HdfsConfiguration |
HdfsConfiguration.withUser(String user) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.