| Package | Description |
|---|---|
| com.google.cloud.hadoop.fs.gcs |
| Modifier and Type | Field and Description |
|---|---|
static HadoopConfigurationProperty<GoogleHadoopFileSystemBase.OutputStreamType> |
GoogleHadoopFileSystemConfiguration.GCS_OUTPUT_STREAM_TYPE
Configuration key for which type of output stream to use; different options may have different
degrees of support for advanced features like
hsync() and different performance
characteristics. |
| Modifier and Type | Method and Description |
|---|---|
static GoogleHadoopFileSystemBase.OutputStreamType |
GoogleHadoopFileSystemBase.OutputStreamType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GoogleHadoopFileSystemBase.OutputStreamType[] |
GoogleHadoopFileSystemBase.OutputStreamType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022. All rights reserved.