| Modifier and Type | Field and Description |
|---|---|
static GoogleHadoopFileSystemConfigurationProperty<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(java.lang.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 © 2019. All rights reserved.