Package | Description |
---|---|
com.google.cloud.hadoop.fs.gcs |
Modifier and Type | Field and Description |
---|---|
static HadoopConfigurationProperty<GoogleHadoopFileSystemBase.GlobAlgorithm> |
GoogleHadoopFileSystemConfiguration.GCS_GLOB_ALGORITHM
Configuration key for customizing glob search algorithm.
|
Modifier and Type | Method and Description |
---|---|
static GoogleHadoopFileSystemBase.GlobAlgorithm |
GoogleHadoopFileSystemBase.GlobAlgorithm.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GoogleHadoopFileSystemBase.GlobAlgorithm[] |
GoogleHadoopFileSystemBase.GlobAlgorithm.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021. All rights reserved.