Modifier and Type | Method and Description |
---|---|
static HdfsConfiguration.Scheme |
HdfsConfiguration.Scheme.fromValue(String value) |
HdfsConfiguration.Scheme |
HdfsConfiguration.getScheme()
scheme
|
static HdfsConfiguration.Scheme |
HdfsConfiguration.Scheme.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HdfsConfiguration.Scheme[] |
HdfsConfiguration.Scheme.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
HdfsConfiguration.setScheme(HdfsConfiguration.Scheme scheme)
scheme
|
HdfsConfiguration |
HdfsConfiguration.withScheme(HdfsConfiguration.Scheme scheme) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.