public class GoogleHadoopFileSystemConfigurationProperty<T>
extends java.lang.Object
Constructor and Description |
---|
GoogleHadoopFileSystemConfigurationProperty(java.lang.String key) |
GoogleHadoopFileSystemConfigurationProperty(java.lang.String key,
T defaultValue,
java.lang.String... deprecatedKeys) |
Modifier and Type | Method and Description |
---|---|
T |
getDefault() |
java.lang.String |
getKey() |
public GoogleHadoopFileSystemConfigurationProperty(java.lang.String key)
public GoogleHadoopFileSystemConfigurationProperty(java.lang.String key, T defaultValue, java.lang.String... deprecatedKeys)
public java.lang.String getKey()
public T getDefault()
Copyright © 2019. All rights reserved.