| Modifier and Type | Field and Description |
|---|---|
protected GoogleHadoopFileSystemBase.ListStatusFileNotFoundBehavior |
GoogleHadoopFileSystemBase.listStatusFileNotFoundBehavior |
| Modifier and Type | Method and Description |
|---|---|
static GoogleHadoopFileSystemBase.ListStatusFileNotFoundBehavior |
GoogleHadoopFileSystemBase.ListStatusFileNotFoundBehavior.get()
Get the ListStatusFileNotFoundBehavior for the currently running Hadoop version.
|
static GoogleHadoopFileSystemBase.ListStatusFileNotFoundBehavior |
GoogleHadoopFileSystemBase.ListStatusFileNotFoundBehavior.get(HadoopVersionInfo hadoopVersionInfo)
Get the ListStatusFileNotFoundBehavior for the given hadoop version/
|
static GoogleHadoopFileSystemBase.ListStatusFileNotFoundBehavior |
GoogleHadoopFileSystemBase.ListStatusFileNotFoundBehavior.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static GoogleHadoopFileSystemBase.ListStatusFileNotFoundBehavior[] |
GoogleHadoopFileSystemBase.ListStatusFileNotFoundBehavior.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
GoogleHadoopFileSystemBase.setListStatusFileNotFoundBehavior(GoogleHadoopFileSystemBase.ListStatusFileNotFoundBehavior behavior) |
Copyright © 2019. All rights reserved.