| Package | Description |
|---|---|
| com.google.cloud.hadoop.fs.gcs |
| Modifier and Type | Field and Description |
|---|---|
static HadoopConfigurationProperty<GoogleHadoopFileSystemBase.GcsFileChecksumType> |
GoogleHadoopFileSystemConfiguration.GCS_FILE_CHECKSUM_TYPE
Configuration key for which type of FileChecksum to return; if a particular file doesn't
support the requested type, then getFileChecksum() will return null for that file.
|
| Modifier and Type | Method and Description |
|---|---|
static GoogleHadoopFileSystemBase.GcsFileChecksumType |
GoogleHadoopFileSystemBase.GcsFileChecksumType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GoogleHadoopFileSystemBase.GcsFileChecksumType[] |
GoogleHadoopFileSystemBase.GcsFileChecksumType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022. All rights reserved.